ComponentOne Ribbon for WinForms
RibbonTabCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by RibbonTabCollection.

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

Reference

RibbonTabCollection Class
C1.Win.C1Ribbon Namespace