Gets the cancel command.

Declaration Syntax
DelegateCommand<Object> CancelCommand { get; }
ReadOnly Property CancelCommand As DelegateCommand(Of Object)
property DelegateCommand<Object^>^ CancelCommand {
DelegateCommand<Object^>^ get ();
}

Value
The cancel command.
Assembly:
Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)