FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / RotateCounterClockwiseCommand Property

In This Topic
    RotateCounterClockwiseCommand Property (FlexViewer)
    In This Topic
    The System.Windows.Input.ICommand that rotates pages by 90 degrees counter-clockwise relative to the current orientation.
    Syntax
    'Declaration
     
    Public ReadOnly Property RotateCounterClockwiseCommand As ICommand
    public ICommand RotateCounterClockwiseCommand {get;}
    See Also