Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonGroupCollection Class
Members


In This Topic
    RibbonGroupCollection Class
    In This Topic
    Represents a collection of RibbonGroup objects in a RibbonTab.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonGroupCollection 
    'Usage
     
    
    Dim instance As RibbonGroupCollection
    public sealed class RibbonGroupCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroupCollection

    See Also