[]
Sets the sort indicator to display at the specified column.
public void SetColumnSortIndicator(int column, SortIndicator order)
Public Sub SetColumnSortIndicator(column As Integer, order As SortIndicator)
| Type | Name | Description |
|---|---|---|
| int | column | Column index |
| SortIndicator | order | SortIndicator enumeration |