Skip to main content

DevExpress v25.1 Update — Your Feedback Matters

Our What's New in v25.1 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

Filter Editor

The Filter Editor allows users to build filter criteria of any complexity with an unlimited number of filter conditions combined by logical operators.

To invoke the Filter Editor, users can click the Edit Filter button in the Filter Panel or the Filter Editor… command in the Column Header Context Menu.

image

The table below lists the main properties that affect element appearance.

Availability

TreeListOptionsFilter.AllowFilterEditor

Customization

TreeList.FilterEditorCreated

FilterEditorUseMenuForOperandsAndOperators

Filter Data Based on Collection Properties

FilterEditorAggregateEditing

Starting with version 18.1, this legacy Filter Editor was replaced with an updated version that features the advanced “Text” tab where you can type filter expressions manually. This tab now supports syntax highlighting and auto-complete to facilitate input. To revert data-aware controls back to the legacy Filter Editor version, disable the static WindowsFormsSettings.UseAdvancedFilterEditorControl property.

New Filter Editor Control