Skip to main content
ON

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

FilteringUIContext Properties

A context that allows you to bind a filtering UI item to a control’s data.
Name Description
ApplyFilterCommand Returns a command that applies filters to the data control.
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 applied to the data control.
See Also