C1.WPF.DataGrid Namespace > C1DataGrid Class : SortBy Method |
Overload | Description |
---|---|
SortBy(DataGridColumn[]) | Sorts the data by the specified columns in ascending direction. |
SortBy(KeyValuePair<DataGridColumn,DataGridSortDirection>[]) | Sorts the data by the specified columns and directions. |
SortBy(DataGridColumnValue<DataGridSortDirection>[]) | Sorts the data by the specified columns and directions. |
SortBy(DataGridColumn,DataGridSortDirection) | Sorts the data by the specified column and direction. |
SortBy(DataGridColumn,DataGridSortDirection,Boolean) | Sorts the data by the specified column and direction. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2