[]
Gets the sort indicator for the specified row or column. (This implementation always returns None.)
public virtual SortIndicator GetSortIndicator(int index)
Public Overridable Function GetSortIndicator(index As Integer) As SortIndicator
Type | Name | Description |
---|---|---|
int | index | Row or column index |
Type | Description |
---|---|
SortIndicator |