C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonQatItemCollection Class


RibbonQatItemCollection Class Methods

For a list of all members of this type, see RibbonQatItemCollection members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified RibbonGroup to the collection.  
Public MethodAdds the elements of the collection to the end of the RibbonItemCollectionBase. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
Public MethodMaintains performance while items are being added or removed from the collection. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodRemoves all items from the collection, then disposes the items. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
Public MethodOverloaded. Determines whether this collection contains the specified RibbonGroup.  
Public MethodResumes processing after it has been suspended by a call to BeginUpdate. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
Public MethodOverloaded. Determines the index of a specific RibbonGroup in the collection.  
Public MethodOverloaded. Inserts the specified RibbonGroup into this collection at the given index.  
Public MethodOverloaded. Removes the first occurrence of the specified RibbonGroup from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Performs additional custom processes when clearing the contents of the RibbonQatItemCollection instance.  
Protected MethodOverridden. Performs additional custom processes after clearing the contents of the RibbonQatItemCollection instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodPerforms additional custom processes after inserting a RibbonItem into the RibbonItemCollectionBase instance. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after removing a RibbonItem from the RibbonQatItemCollection instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after setting a RibbonItem in the RibbonQatItemCollection instance.  
Protected MethodChecks whather the type of the value argument is allowable for this item collection. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
Top
See Also