public void SetSortDirection (int columnIndex, bool sortAscending);

Parameters

columnIndexColumn index.
sortAscendingDirection of the sorting.

Description

Change sort direction for a given column.