GridViewModel.ApplyFilteringState Method
Name | Parameters | Description |
---|---|---|
ApplyFilteringState(GridViewColumnState) | columnState | Updates the state of the GridViewModel with the current single-column filtering state of the GridView. |
ApplyFilteringState(GridViewFilteringState) | filteringState | Updates the state of the GridViewModel with the current filtering state of the GridView. |