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

AdvancedFindViewModel..::..TableUiCommand Property

Gets or sets the table UI command.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The table UI command.