C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonTabGroupCollection Class
Properties Methods


RibbonTabGroupCollection Class Members

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
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
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
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after clearing the contents of the RibbonTabGroupCollection instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after inserting a RibbonContextualTabGroup into the RibbonTabGroupCollection instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after removing a RibbonContextualTabGroup from the RibbonTabGroupCollection instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after setting a RibbonContextualTabGroup in the RibbonTabGroupCollection instance.  
Protected MethodOverridden. Checks that the value is a RibbonContextualTabGroup.  
Top
See Also