ExpressionEditorControl.Context Property
Gets or sets the context that allows you to customize the Expression Editor.
Namespace: DevExpress.Xpf.ExpressionEditor
Assembly: DevExpress.Xpf.ExpressionEditor.v24.1.dll
NuGet Package: DevExpress.Wpf.ExpressionEditor
Declaration
Property Value
Type | Description |
---|---|
ExpressionEditorContext | The context that allows you to customize the Expression Editor. |
See Also