QueryBuilderModel.RightToLeft Property
Specifies whether a right-to-left layout is enabled in the Query Builder user interface.
Namespace: DevExpress.XtraReports.Web.QueryBuilder
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the Query Builder has the right-to-left UI orientation; otherwise, false. |
See Also