[]
Gets the column header row index in which to display the column automatic sort indicator.
int GetAutoSortIndex(int index)
Function GetAutoSortIndex(index As Integer) As Integer
Type | Name | Description |
---|---|---|
int | index | The column index |
Type | Description |
---|---|
int | The column header row index (-1 to display in last row of column headers). |