ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGroupCollection Class / ClearAndDisposeGroups Method

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