| C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonTabCollection Class |
The following tables list the members exposed by RibbonTabCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the RibbonTab at the specified position in the collection. |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds the specified RibbonTab to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | ClearAndDisposeTabs | Removes all tabs from the collection, then disposes the tabs. |
![]() | Contains | Overloaded. Determines whether the collection contains a RibbonTab with the given name. |
![]() | IndexOf | Overloaded. Gets the index of the RibbonTab with the given name. |
![]() | Insert | Inserts a RibbonTab to the RibbonTabCollection at the specified index. |
![]() | Remove | Removes the first occurence of the specified RibbonTab from the RibbonTabCollection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |