[]
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)
Type | Name | Description |
---|---|---|
int? | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |