TileNavPane.RightToLeft Property
Gets or sets whether control elements are aligned to support locales using right-to-left fonts. This member is not supported by the TileNavPane class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RightToLeft | A RightToLeft enumeration value indicating whether the text appears from right to left. |
Remarks
This member is not supported by the TileNavPane class.
See Also