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

LookupCommandChangedArgs..::..NewCommand Property

Creates new command.

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

Syntax


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

Field Value

The new command.