ComponentOne Ribbon for WinForms
RibbonGroupCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by RibbonGroupCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the RibbonGroup at the specified position in the collection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a new RibbonGroup with the specified text to the collections.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodRemoves all groups from the collection, then disposes the groups.  
Public MethodOverloaded. Determines whether the collection contains a RibbonGroup with the given name.  
Public MethodOverloaded. Gets the index of the RibbonGroup with the given name.  
Public MethodInserts a RibbonGroup to the RibbonGroupCollection at the specified index.  
Public MethodRemoves the first occurrence of a specific RibbonGroup from the RibbonGroupCollection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

RibbonGroupCollection Class
C1.Win.C1Ribbon Namespace