ExpressionEditorContext Class
In This Article
Enables customization of the Expression Editor.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Related API Members
The following members return ExpressionEditorContext objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Expression |
Expression |
|
IExpression |
|
Win |
Base |
Query |
|
WPF Controls | Expression |
#Remarks
For a code sample, see the following example online: How to customize the Expression Editor.
See Also