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

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