Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the RibbonContextualTabGroup at the specified position in the collection. |
The following tables list the members exposed by RibbonTabGroupCollection.
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the RibbonContextualTabGroup at the specified position in the collection. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds the specified RibbonContextualTabGroup to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | ClearAndDisposeTabGroups | Removes all tab groups from the collection, then disposes the groups. |
![]() | Contains | Overloaded. Determines whether the collection contains a RibbonContextualTabGroup with the given name. |
![]() | IndexOf | Overloaded. Gets the index of the RibbonContextualTabGroup with the given name. |
![]() | Insert | Inserts a RibbonContextualTabGroup to the RibbonTabGroupCollection at the specified index. |
![]() | Remove | Removes the first occurence of the specified RibbonContextualTabGroup from the RibbonTabGroupCollection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |