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