FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ZoomDialogStrings Class / Rotate90ClockwiseItem Property

In This Topic
    Rotate90ClockwiseItem Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the text of 'Rotate 90° Clockwise' combobox item.
    Syntax
    'Declaration
     
    Public Property Rotate90ClockwiseItem As String
    public string Rotate90ClockwiseItem {get; set;}
    See Also