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

パラメーター

columnIndex Column index.
sortAscending Direction of the sorting.

説明

Change sort direction for a given column.