Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a new button with the specified text to the collection. |
![]() | BeginUpdate | Maintains performance while items are being added or removed from the collection. (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase) |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | ClearAndDisposeItems | Removes all items from the collection, then disposes the items. (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase) |
![]() | ClearAndDisposeItemsDirect | (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase) |
![]() | Contains | Overloaded. Determines whether the QatCustomButtonCollection contains a specific RibbonButton. |
![]() | EndUpdate | Resumes processing after it has been suspended by a call to BeginUpdate. (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase) |
![]() | IndexOf | Overloaded. Gets the index of the RibbonButton with the given name. |
![]() | IndexOfRef | (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase) |
![]() | Insert | Inserts the specified RibbonItem into this collection at the given index. (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase) |
![]() | Remove | Removes the first occurrence of the specified RibbonItem from the collection. (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase) |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |