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

In This Topic
    ZoomLabel Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the text displayed for the "Zoom %" label.
    Syntax
    'Declaration
     
    Public Property ZoomLabel As String
    public string ZoomLabel {get; set;}
    See Also