QueryBuilderEditQueryContext.QueryBuilderTreeListView Property
Enables a table-like interface for selecting fields in the Query Builder (instead of a diagram-based control).
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to enable a table-like interface in the Query Builder; otherwise, false. |
See Also