Version: 2017.1
public void SetSortDirection (int columnIndex, bool sortAscending);

파라미터

columnIndex Column index.
sortAscending Direction of the sorting.

설명

Change sort direction for a given column.