ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / C1FlexGrid Class / RemoveOutdatedGroups Method

In This Topic
    RemoveOutdatedGroups Method (C1FlexGrid)
    In This Topic
    Removes old groups from sorting.
    Syntax
    'Declaration
     
    Public Sub RemoveOutdatedGroups() 
    public void RemoveOutdatedGroups()
    See Also