ExpressionEditorControl.EditValue Property
Gets or sets the current expression. This is a dependency property.
Namespace: DevExpress.Xpf.ExpressionEditor
Assembly: DevExpress.Xpf.ExpressionEditor.v25.1.dll
NuGet Package: DevExpress.Wpf.ExpressionEditor
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String that specifies the current expression. |
See Also