DevExpress.DataAccess.ExpressionEditor Namespace
Contains classes and interfaces enabling you to customize the Expression Editor in WinForms applications.
Assembly: DevExpress.DataAccess.v25.1.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. |