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


In This Topic
    RibbonGroupCollection Class Members
    In This Topic

    The following tables list the members exposed by RibbonGroupCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the RibbonGroupCollection.  
    Public PropertyOverloaded. Gets or sets the RibbonGroup at the specified position in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a RibbonGroup to the RibbonGroupCollection.  
    Public MethodRemoves all groups from the collection, then disposes the groups.  
    Public MethodInserts a RibbonGroup to the RibbonGroupCollection at the specified index.  
    Public MethodRemoves the first occurrence of a specific RibbonGroup from the RibbonGroupCollection.  
    Top
    See Also