| | Name | Description |
|---|
 | SortRows(DataColumnCollection, IReadOnlyListValueTupleDataColumn, Boolean, Boolean) |
Sorts the data rows of a table (more accurate: of all columns belonging to a column group, see below), using multiple specified column.
|
 | SortRows(DataColumnCollection, DataColumn, Boolean, Boolean) |
Sorts the data rows of a DataColumnCollection (more accurate: of all columns belonging to a column group, see below), using a specified column.
|
 | SortRows(DataColumnCollection, DataColumn, Boolean, Boolean) |
Sorts the data rows of a DataColumnCollection (more accurate: of all columns belonging to a column group, see below), using a specified column.
|