[]
Gets the automatic sort index for the specified row or column.
public override int GetAutoSortIndex(int index)
Public Overrides Function GetAutoSortIndex(index As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | index | Row or column index |
| Type | Description |
|---|---|
| int | The automatic sort index |