Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Support for Right-To-Left Languages

Certain languages, such as Hebrew and Arabic, use a right-to-left (RTL) writing system that requires a mirrored UI layout and a reversed text direction.

To use RTL display mode in an application or control, assign bdRightToLeft to the application’s BiDiMode property or the control’s BiDiMode property. Use the ParentBiDiMode property to specify if the control uses its parent’s display mode.

The following DevExpress VCL products support right-to-left localization:

See Also