Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Right-to-Left Layout

LastNextPage 1 of 3PrevFirst

ASPxGauges

The ASPxGauges Suite ships with over 150 built-in presets and is extremely easy to use...so easy in fact, that all you need to do is drop a control onto a form

ASPxGridView

The ASPxGridView can make advanced UI features such as sorting, grouping, and summary computations available without bringing your server to its knees

LastNextPage 1 of 3PrevFirst

DevExpress visual controls provide support for right-to-left languages such as Arabic and Hebrew. Thus, you can rely on our web controls when creating international web pages that include support for right-to-left reading order, and the mirroring of UI elements.

To switch a control to right-to-left representation, just enable a single property - RightToLeft. When this property is on, text flows from right to left in a control and the control itself is mirrored (the layout of its UI elements is reversed).

If you need to apply right-to-left display to all DevExpress web controls within your web application, you can enable a special rightToLeft configuration option within the Web.config file, instead of switching the RightToLeft property for each control. This option can be accessed within the settings group in the devExpress section of the Web.config file.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxImageAndDataNavigationDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxImageAndDataNavigationDemos