Skip to main content
A newer version of this page is available. .

ExpressionEditorContext Class

Enables customization of the Expression Editor.

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v19.2.dll

Declaration

public sealed class ExpressionEditorContext

The following members return ExpressionEditorContext objects:

Library Related API Members
Cross-Platform Class Library ExpressionEditorContext.Default
ExpressionEditorPresenter.Context
IExpressionEditorPresenter.Context
QueryBuilderEditQueryContext.ExpressionEditorContext
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