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

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