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

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