A newer version of this page is available.
Switch to the current version.
ExpressionEditorContext Class
Enables customization of the Expression Editor.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v19.1.dll
Declaration
public sealed class ExpressionEditorContext
Public NotInheritable Class ExpressionEditorContext
Related API Members
The following members accept/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
Feedback