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

ListControlViewModel..::..ShowLookupCommand Property

Gets the show lookup command.

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

Syntax


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

Field Value

The show lookup command.