ComponentOne Ribbon for WinForms
RibbonItemCollection Class Members
Properties  Methods 

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonItemCollection Class

The following tables list the members exposed by RibbonItemCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the RibbonItem at the specified position in the collection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a RibbonButton item 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 the collection contains a RibbonItem with the given name. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
Public MethodResumes processing after it has been suspended by a call to RibbonItemCollectionBase.BeginUpdate. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
Public MethodOverloaded. Determines the index of the first occurrence of a RibbonButton with the specified text in this collection.  
Public MethodInserts the specified RibbonItem into this collection at the given index. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
Public MethodOverloaded. Removes the first occurrence of a RibbonButton with the specified text from this collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

RibbonItemCollection Class
C1.Win.C1Ribbon Namespace