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

DataEntryGridContextMenuItem..::..Command Property

Gets the command.

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

Syntax


public ICommand Command { get; }
Public ReadOnly Property Command As ICommand
	Get
public:
property ICommand^ Command {
	ICommand^ get ();
}

Field Value

The command.