GridViewModel.ApplySortingState Method
| Name | Parameters | Description |
|---|---|---|
| ApplySortingState(GridViewColumnState, Boolean) | columnState, reset | Updates the state of the GridViewModel with the current sorting state of the GridView. |
| ApplySortingState(GridViewColumnState) | columnState | Updates the state of the GridViewModel with the current sorting state of the GridView. |