FilteringUIContext Properties
A context that allows you to bind a filtering UI item to a control’s data.
Name | Description |
---|---|
Apply |
Returns a command that applies filters to the data control. |
Data |
Returns the data control whose data is to be sorted. |
Data |
Returns the binding context of the data control. |
Reset |
Returns a command that resets all filters applied to the data control. |
See Also