| C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonQatItemCollection Class |
The following tables list the members exposed by RibbonQatItemCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the RibbonItem at the specified position in the collection. (Inherited from C1.Win.C1Ribbon.RibbonItemCollection) |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds the specified RibbonGroup to the collection. |
![]() | BeginUpdate | Maintains performance while items are being added or removed from the collection. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase) |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | ClearAndDisposeItems | Removes all items from the collection, then disposes the items. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase) |
![]() | Contains | Overloaded. Determines whether this collection contains the specified RibbonGroup. |
![]() | EndUpdate | Resumes processing after it has been suspended by a call to BeginUpdate. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase) |
![]() | IndexOf | Overloaded. Determines the index of a specific RibbonGroup in the collection. |
![]() | Insert | Overloaded. Inserts the specified RibbonGroup into this collection at the given index. |
![]() | Remove | Overloaded. Removes the first occurrence of the specified RibbonGroup from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |