RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillControl..::..UiCommand Property

Gets or sets the UI command.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Field Value

The UI command.