[]
Sets the automatic sort index for the specified row or column.
public override void SetAutoSortIndex(int index, int value)
Public Overrides Sub SetAutoSortIndex(index As Integer, value As Integer)
Type | Name | Description |
---|---|---|
int | index | Row or column index |
int | value | The automatic sort index |