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

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