Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonTabCollection Class
Properties Methods


In This Topic
    RibbonTabCollection Class Members
    In This Topic

    The following tables list the members exposed by RibbonTabCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of tabs contained in the RibbonTabCollection instance.  
    Public PropertyOverloaded. Gets or sets the RibbonTab at the specified position in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a RibbonTab to the RibbonTabCollection.  
    Public MethodRemoves all tabs from the collection, then disposes the tabs.  
    Public MethodInserts a RibbonTab to the RibbonTabCollection at the specified index.  
    Public MethodRemoves the first occurrence of the specified RibbonTab from the RibbonTabCollection.  
    Public MethodRemoves the RibbonTab at the specified index of the RibbonTabCollection.  
    Top
    See Also