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

DbMaintenanceViewModelBase..::..FindUiCommand Property

Gets the find UI command.

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

Syntax


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

Field Value

The find UI command.