public void SetSortDirection (int columnIndex, bool sortAscending);

Parámetros

columnIndexColumn index.
sortAscendingDirection of the sorting.

Descripción

Change sort direction for a given column.