DevExpress.DataAccess.ExpressionEditor Namespace
Contains classes and interfaces enabling you to customize the Expression Editor in WinForms applications.
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
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. |