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

In This Topic
    Owner Property (RibbonTab)
    In This Topic
    Gets the owner of this tab.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As System.ComponentModel.Component
    public System.ComponentModel.Component Owner {get;}
    See Also