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

VmUiControl..::..Command Property

Gets the command.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

The command.