Ribbon for WinForms | ComponentOne
C1.Win.Ribbon 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 Component
    public Component Owner {get;}
    See Also