BaseAppearanceCollection.UpdateRightToLeft(Boolean) Method
Updates the right-to-left text direction option.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
rightToLeft | Boolean | true if the text is directed from right to left; otherwise, false. |
See Also