Skip to main content
A newer version of this page is available. .

DevExpress.DataAccess.ExpressionEditor Namespace

Contains classes and interfaces enabling you to customize the Expression Editor in WinForms applications.

Assembly: DevExpress.DataAccess.v22.2.dll

NuGet Package: DevExpress.DataAccess

Classes

Name Description
AutoCompleteItemsProvider Enables you to obtain the list of suggestions corresponding to a specific part of an expression.
CriteriaOperatorValidator Enables you to provide custom validation to the Expression Editor.

Interfaces

Name Description
ICustomFunctionCategory When implemented by a custom aggregate function, designates its functional category in the Expression Editor.