Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonTab Class / Owner Property

In This Topic
    Owner Property (EditorRibbonTab)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As System.ComponentModel.Component
    public System.ComponentModel.Component Owner {get;}
    See Also