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

IExpressionEditorPresenter.Context Property

Gets an object enabling customization of the Expression Editor.

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v18.2.dll

Declaration

ExpressionEditorContext Context { get; }

Property Value

Type Description
ExpressionEditorContext

An ExpressionEditorContext object.

See Also