ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonTabPage Class / Groups Property

In This Topic
    Groups Property
    In This Topic
    Groups property
    Syntax
    'Declaration
     
    Public ReadOnly Property Groups As C1RibbonGroupCollection
    public C1RibbonGroupCollection Groups {get;}
    See Also