PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / RibbonGroups Property

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