Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonGroup Class / Tab Property

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