ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonTabGroupCollection Class / ClearAndDisposeTabGroups Method

In This Topic
    ClearAndDisposeTabGroups Method
    In This Topic
    Removes all tab groups from the collection, then disposes the groups.
    Syntax
    'Declaration
     
    Public Sub ClearAndDisposeTabGroups() 
    public void ClearAndDisposeTabGroups()
    See Also