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

Parámetros

columnIndex Column index.
sortAscending Direction of the sorting.

Descripción

Change sort direction for a given column.