RibbonTabCollectionBuilder<TTabCollectionBuilder, TTabInfoBuilder, TItemCollectionBuilder> Methods
A builder for a ribbon tab collection.
Name | Description |
---|---|
Add() | Adds a new tab to the end of the ribbon tab collection. |
Add |
Adds a new tab to the end of the ribbon tab collection. |
Add |
Adds a new tab with the specified title to the end of the ribbon tab collection. |
Clear() | Removes all tabs from the ribbon tab collection. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Retrieves a tab from the collection by a tab index. |
Get |
Retrieves a specific tab from the collection. |
Get |
Retrieves a tab from the collection by a tab title. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Insert |
Inserts a new tab to the ribbon tab collection at the specified position. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes a tab at the specified position from the ribbon tab collection. |
Remove |
Removes a tab with the specified name from the ribbon tab collection. |
Remove |
Removes a tab with the specified title from the ribbon tab collection. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also