C1RibbonButtonCollection Class Members
In This Topic
The following tables list the members exposed by C1RibbonButtonCollection.
Public Constructors
Public Properties
| Name | Description |
| Capacity | (Inherited from System.Collections.CollectionBase) |
| Count | (Inherited from System.Collections.CollectionBase) |
| Item | Overloaded. Gets or sets the button by the specified index. |
Top
Public Methods
| Name | Description |
| Add | Add a ribbon button to the collection. |
| Clear | (Inherited from System.Collections.CollectionBase) |
| Remove | Overloaded. Remove a ribbon button from the collection. |
| RemoveAt | (Inherited from System.Collections.CollectionBase) |
Top
See Also