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

PrinterSetupViewModel..::..CancelCommand Property

Gets the cancel command.

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

Syntax


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

Field Value

The cancel command.