VerticalGridModel.ApplySortingState Method
| Name | Parameters | Description |
|---|---|---|
| ApplySortingState(VerticalGridRowState, Boolean) | rowState, reset | Updates the state of the VerticalGridModel with the current sorting state of the VerticalGrid. |
| ApplySortingState(VerticalGridRowState) | rowState | Updates the state of the VerticalGridModel with the current sorting state of the VerticalGrid. |