FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / RotateCounterClockwiseCommand Property

In This Topic
    RotateCounterClockwiseCommand Property (C1FlexViewer)
    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