FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / StopOperationCommand Property

In This Topic
    StopOperationCommand Property (FlexViewerPane)
    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