Skip to main content

Right-to-Left Layout

Certain languages, such as Hebrew or Arabic, use the right-to-left writing system. DevExpress Forms and UI controls support right-to-left languages (RTL) at runtime. The following screenshots illustrate the RibbonControl displayed for locales that use left-to-right and right-to-left languages.

RTL_English

RTL_Hebrew

The topics in this section explain how to support right-to-left languages in your application.

See Also