StateAppearances.UpdateRightToLeft(Boolean) Method
Updates the right-to-left text direction option.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| rightToLeft | Boolean | true if the text is directed from right to left; otherwise, false. |
See Also