[]
Sets the sort indicator for the specified row or column.
public override void SetSortIndicator(int index, SortIndicator value)
Public Overrides Sub SetSortIndicator(index As Integer, value As SortIndicator)
Type | Name | Description |
---|---|---|
int | index | Row or column index |
SortIndicator | value | Value with the SortIndicator enumeration |