Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the RibbonGroupCollection. | |
Item | Overloaded. Gets or sets the RibbonGroup at the specified position in the collection. |
The following tables list the members exposed by RibbonGroupCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the RibbonGroupCollection. | |
Item | Overloaded. Gets or sets the RibbonGroup at the specified position in the collection. |
Name | Description | |
---|---|---|
Add | Adds a RibbonGroup to the RibbonGroupCollection. | |
ClearAndDisposeGroups | Removes all groups from the collection, then disposes the groups. | |
Insert | Inserts a RibbonGroup to the RibbonGroupCollection at the specified index. | |
Remove | Removes the first occurrence of a specific RibbonGroup from the RibbonGroupCollection. |