DXMenuItem.IsRightToLeft Property
Gets or sets whether the menu item is aligned to support locales using right-to-left fonts.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the menu item is aligned to support locales using right-to-left fonts; otherwise, false. |
See Also