Skip to main content

IExpressionEditorPresenter.Context Property

Gets an object enabling customization of the Expression Editor.

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v24.2.dll

Declaration

ExpressionEditorContext Context { get; }

Property Value

Type Description
ExpressionEditorContext

An ExpressionEditorContext object.

See Also