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

In This Topic
    RibbonGroups Property (C1FlexViewer)
    In This Topic
    Gets the customizable elements for Ribbon groups.
    Syntax
    'Declaration
     
    Public ReadOnly Property RibbonGroups As RibbonGroups
    public RibbonGroups RibbonGroups {get;}
    See Also