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


In This Topic
    RibbonTabCollection Class
    In This Topic
    Represents a collection of RibbonTab objects in a RibbonBar.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonTabCollection 
    'Usage
     
    
    Dim instance As RibbonTabCollection
    public sealed class RibbonTabCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTabCollection

    See Also