[]
Configurates SortRowIndex. Sets the index of row in the column header panel that shows and changes the current sort.
public virtual TBuilder SortRowIndex(int? value)
Public Overridable Function SortRowIndex(value As Integer?) As TBuilder
| Type | Name | Description |
|---|---|---|
| int? | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |