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

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