IExpressionEditorPresenter.Context Property
Gets an object enabling customization of the Expression Editor.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ExpressionEditorContext | An ExpressionEditorContext object. |
See Also