[]
Gets the sort indicator to display at the specified column.
public SortIndicator GetColumnSortIndicator(int column)
Public Function GetColumnSortIndicator(column As Integer) As SortIndicator
| Type | Name | Description |
|---|---|---|
| int | column | Column index |
| Type | Description |
|---|---|
| SortIndicator | Member of the SortIndicator enumeration |