FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.FlexViewer Namespace / StatusBarElements Class / RotateClockwise Property

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