[]
Sets the automatic sort index for the specified column.
public void SetColumnAutoSortIndex(int column, int value)
Public Sub SetColumnAutoSortIndex(column As Integer, value As Integer)
Type | Name | Description |
---|---|---|
int | column | Column index |
int | value | Auto sort index |
The auto sort index is the row index in the column header where the auto sort indicator is drawn.