Skip to main content

ExpressionEditorContext Class

Enables customization of the Expression Editor.

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

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
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