Table.RightToLeft Property
Specifies whether to change the table layout’s direction to right-to-left.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Set the RightToLeft property to true to reorder table columns from right to left:

See Also