QueryBuilderEditQueryContext.ExpressionEditorContext Property
Specifies the object enabling customization of the Expression Editor.
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
Type | Description |
---|---|
ExpressionEditorContext | A ExpressionEditorContext object. |
See Also