ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonTab Class / Ribbon Property

In This Topic
    Ribbon Property (RibbonTab)
    In This Topic
    Gets the C1Ribbon that this RibbonTab belongs to.
    Syntax
    'Declaration
     
    Public ReadOnly Property Ribbon As C1Ribbon
    public C1Ribbon Ribbon {get;}
    See Also