FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonGroups Class / Zoom Property

In This Topic
    Zoom Property (RibbonGroups)
    In This Topic
    Gets the element for the Zoom group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Zoom As RibbonActionGroup
    public RibbonActionGroup Zoom {get;}
    See Also