FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / Tabs Property

In This Topic
    Tabs Property (C1Ribbon)
    In This Topic
    Gets the tabs collection of this C1Ribbon.
    Syntax
    'Declaration
     
    Public ReadOnly Property Tabs As RibbonTabCollection
    public RibbonTabCollection Tabs {get;}
    See Also