ExpressionEditorCreatedEventArgsBase.Expression Property
Gets or sets the expression that is passed to the Expression Editor on its initialization.
Namespace: DevExpress.Xpf.Editors.ExpressionEditor
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | The expression that is passed to the expression editor on its initialization. |
See Also