C1.Win.FlexGrid Namespace / C1FlexGrid Class / Sort Method

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