RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridContextMenuItem..::..CommandParameter Property

Gets or sets the command parameter.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public Object CommandParameter { get; set; }
Public Property CommandParameter As Object
	Get
	Set
public:
property Object^ CommandParameter {
	Object^ get ();
	void set (Object^ value);
}

Field Value

The command parameter.