FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.8 Assembly / C1.Win.FlexViewer Namespace / StatusBarElements Class / RotateCounterClockwise Property

In This Topic
    RotateCounterClockwise Property (StatusBarElements)
    In This Topic
    Gets the element for the RotateCounterClockwise action.
    Syntax
    'Declaration
     
    Public ReadOnly Property RotateCounterClockwise As BaseActionElement
    public BaseActionElement RotateCounterClockwise {get;}
    See Also