ComponentOne Ribbon for WinForms
RibbonItemCollectionBase Class Members
Properties  Methods 

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

The following tables list the members exposed by RibbonItemCollectionBase.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Top
Public Methods
 NameDescription
Public MethodAdds the specified RibbonItem to the collection.  
Public MethodAdds the elements of the collection to the end of the RibbonItemCollectionBase.  
Public MethodMaintains performance while items are being added or removed from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodRemoves all items from the collection, then disposes the items.  
Public MethodOverloaded. Determines whether the collection contains a RibbonItem with the given name.  
Public MethodResumes processing after it has been suspended by a call to BeginUpdate.  
Public MethodDetermines the index of a specific RibbonItem in the collection.  
Public MethodInserts the specified RibbonItem into this collection at the given index.  
Public MethodRemoves the first occurrence of the specified RibbonItem from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

RibbonItemCollectionBase Class
C1.Win.C1Ribbon Namespace