FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonElements Class / ZoomLevel Property

In This Topic
    ZoomLevel Property (RibbonElements)
    In This Topic
    Gets the element for the ZoomLevel action.
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomLevel As ButtonActionElement
    public ButtonActionElement ZoomLevel {get;}
    See Also