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