SortingSort |
Name | Description | |
---|---|---|
SortDataColumnsByPropertyColumn(DataTable, DataColumn, Boolean) | Sort the order of the data columns (not rows!) of a table based on a specified property column. The relationship of property data to data columns is maintained. | |
SortDataColumnsByPropertyColumn(DataTable, IAscendingIntegerCollection, DataColumn, Boolean) | Sort the order of the data columns (not rows!) of a table based on a specified property column. The relationship of property data to data columns is maintained. |