[]
Sets the automatic sort index for the specified row or column. (This implementation does nothing.)
public virtual void SetAutoSortIndex(int index, int value)
Public Overridable Sub SetAutoSortIndex(index As Integer, value As Integer)
Type | Name | Description |
---|---|---|
int | index | Row or column index |
int | value | The automatic filter index |