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