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

In This Topic
    OwnerCollection Property (RibbonTab)
    In This Topic
    Gets the owner collection for this RibbonTab.
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnerCollection As RibbonTabCollection
    public RibbonTabCollection OwnerCollection {get;}
    See Also