MultiColumnHeader.SetSortDirection
public void SetSortDirection(int columnIndex,
bool sortAscending);
Parameters
| columnIndex | Column index. | |
| sortAscending | Direction of the sorting. |
Description 描述
Change sort direction for a given column.
| columnIndex | Column index. | |
| sortAscending | Direction of the sorting. |
Change sort direction for a given column.