public void SetSortDirection (int columnIndex, bool sortAscending);

파라미터

columnIndexColumn index.
sortAscendingDirection of the sorting.

설명

Change sort direction for a given column.