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

PrintingProcessingViewModel..::..AbortCommand Property

Gets or sets the abort command.

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

Syntax


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

Field Value

The abort command.