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.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the Query Builder has the right-to-left UI orientation; otherwise, false. |
See Also