ExpressionEditorContext Class
Enables customization of the Expression Editor.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Related API Members
The following members return ExpressionEditorContext objects:
| Library | Related API Members |
|---|---|
| Cross-Platform Class Library | ExpressionEditorContext.Default |
| ExpressionEditorPresenter.Context | |
| IExpressionEditorPresenter.Context | |
| WinForms Controls | BaseFilterControlEventArgs.Context |
| QueryBuilderEditQueryContext.ExpressionEditorContext | |
| WPF Controls | ExpressionEditorControl.Context |
Remarks
For a code sample, see the following example online: How to customize the Expression Editor.
Inheritance
Object
ExpressionEditorContext
See Also