ExpressionEditorContext.OptionsBehavior Property
Gets an object providing additional customization settings for the Expression Editor.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v25.2.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| ExpressionEditorOptionsBehavior | An ExpressionEditorOptionsBehavior object. |
See Also