CardViewModel.ApplyFilteringState Method
| Name | Parameters | Description |
|---|---|---|
| ApplyFilteringState(CardViewColumnState) | columnState | Updates the state of the CardViewModel with the current single-column filtering state of the CardView. |
| ApplyFilteringState(CardViewFilteringState) | filteringState | Updates the state of the CardViewModel with the current filtering state of the CardView. |