FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGridBase Class / Sort Method

In This Topic
    Sort Method (C1FlexGridBase)
    In This Topic
    Sorts the grid contents based on a column.
    Overload List
    OverloadDescription
    Sorts the grid contents based on a column.  
    Sorts the grid contents based on a column range.  
    Sorts a range of cells in the grid.  
    Sorts a group of rows using the specified comparer.  
    Sorts the grid using the specified comparer.  
    See Also