public void SetSortDirection (int columnIndex, bool sortAscending);

Parameters

columnIndex 列索引。
sortAscending 排序方向。

Description

更改给定列的排序方向。