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

Parameters

columnIndex Column index.
sortAscending Direction of the sorting.

Description

Change sort direction for a given column.