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

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