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

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