XRPanel.RightToLeft Property
Specifies the content orientation of controls residing within the XRPanel.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| RightToLeft | A RightToLeft enumeration value. |
Remarks
The following images illustrate the RightToLeft property in action.
| RightToLeft = false | RightToLeft = true |
|---|---|
![]() |
![]() |
See Also

