Gets or sets the cancel place command.

Declaration Syntax
DelegateCommand<Object> CancelPlaceCommand { get; set; }
Property CancelPlaceCommand As DelegateCommand(Of Object)
property DelegateCommand<Object^>^ CancelPlaceCommand {
DelegateCommand<Object^>^ get ();
void set (DelegateCommand<Object^>^ value);
}

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