ExpressionEditorModel.ExpressionString Property
Specifies the expression string.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, specifying the expression. |
See Also