ASPxCardView.SortBy Method
| Name | Parameters | Description |
|---|---|---|
| SortBy(CardViewColumn, ColumnSortOrder) | column, value | Sorts data by the specified column values. |
| SortBy(CardViewColumn, Int32) | column, value | Sorts data in ascending order by the values of the specified column, and places the column to the specified position among the sorted columns. |