C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / StopOperationCommand Property

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