ComponentOne Ribbon for WinForms
RibbonTabGroupCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by RibbonTabGroupCollection.

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

Reference

RibbonTabGroupCollection Class
C1.Win.C1Ribbon Namespace