Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonGroupCollection Class / ClearAndDisposeGroups Method

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