Back to Devexpress

DevExpress.DataAccess.ExpressionEditor Namespace

corelibraries-devexpress-dot-dataaccess-b4f2b720.md

latest1.3 KB
Original Source

DevExpress.DataAccess.ExpressionEditor Namespace

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

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Classes

NameDescription
AutoCompleteItemsProviderEnables you to obtain the list of suggestions corresponding to a specific part of an expression.
CriteriaOperatorValidatorEnables you to provide custom validation to the Expression Editor.

Interfaces

NameDescription
ICustomFunctionCategoryWhen implemented by a custom aggregate function, designates its functional category in the Expression Editor.