public void SetSortDirection (int columnIndex, bool sortAscending);

参数

columnIndex列索引。
sortAscending排序方向。

描述

更改给定列的排序方向。