C1RibbonTabPageCollection Class Members
In This Topic
The following tables list the members exposed by C1RibbonTabPageCollection.
Public Constructors
Public Properties
| Name | Description |
 | Capacity | (Inherited from System.Collections.CollectionBase) |
 | Count | (Inherited from System.Collections.CollectionBase) |
 | Item | Overloaded. Get C1EditorTabPage by index of collection. |
Top
Public Methods
| Name | Description |
 | Add | Add TabPage to collection. |
 | Clear | (Inherited from System.Collections.CollectionBase) |
 | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
 | Remove | Overloaded. Remove TabPage from collection. |
 | RemoveAt | (Inherited from System.Collections.CollectionBase) |
Top
See Also