PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreview Class / RibbonGroups Property

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