Skip to main content
A newer version of this page is available. .

ExpressionEditorContext.OptionsBehavior Property

Gets an object providing additional customization settings for the Expression Editor.

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v18.2.dll

Declaration

public ExpressionEditorOptionsBehavior OptionsBehavior { get; }

Property Value

Type Description
ExpressionEditorOptionsBehavior

An ExpressionEditorOptionsBehavior object.

See Also