StopOperationCommand Property (C1FlexViewer)
In This Topic
The
System.Windows.Input.ICommand that tries to stop the current operation.
Syntax
'Declaration
Public ReadOnly Property StopOperationCommand As ICommand
public ICommand StopOperationCommand {get;}
See Also