ComplexSortInfo Constructor(Int32,Boolean)
Creates a SortInfo object with the specified order and comparison done using the system default comparer.
public ComplexSortInfo(
int ,
bool
)
Parameters
- index
- Index of the column or row on which to sort
- ascending
- Whether the sort order is ascending