void SetSortColumn( int columnIndex, ApiSortOrder sortOrder )
Parameters
- columnIndex
- Index of the sort column to be set. Must be a non-negative number and less than the visible columns count. (First column has index 0)
- sortOrder
- Desired order of sorting.