[]
Gets the automatic sort index for the specified column.
public int GetColumnAutoSortIndex(int column)
Public Function GetColumnAutoSortIndex(column As Integer) As Integer
Type | Name | Description |
---|---|---|
int | column | Column index |
Type | Description |
---|---|
int | Auto sort index |
The auto sort index is the row index in the column header where the auto sort indicator is drawn.