Ticket A1310
Visible to All Users

Right-To-Left layout support

created 19 years ago

Keywords: RightToLeft
Proposed Solution:
the control's RightToLeft property must be taken into account

Answers approved by DevExpress Support

created 18 years ago (modified 10 years ago)

UPDATED:

In version 15.1 of our components, we introduced the Right To Left layout support for our controls. At present, the following WinForms controls support the Right To Left layout mode:

- ChartsGrid controls (Grid, TreeList, Pivot Grid, Vertical Grid and Property Grid)
- Data Editors and Controls (Range Control, Rating Control, etc.)
- Ribbon, Menus and related controls (BackstageView, AppMenu, etc.)
- Layout Control and layout containers (TabControl, GroupControl, etc.)
- Navigation Controls (Navigation Bar, Tile Control, etc.)
- Application UI Controls (Docking, DocumentManager, etc.)

You can find more info regarding this in the What's Right is Right and What's Left is Left (Coming soon in v15.1) blog post.
See also  What's New in v15.1: Right-To-Left Support

    Show previous comments (1)
    DevExpress Support Team 12 years ago

      Hi Imran,
      Currently, not all our WinForms controls support RTL. Please review the Is Right-To-Left mode supported? KB article to learn more about our current RTL support.

        I'm working with DevExpress.XtraBars.v15.1
        I have DockManager in RibbonForm.
        It looks like RibbonForm supports RTL but DockManager does not support.
        I've set ribbon properties
        RightToLeft = System.Windows.Forms.RightToLeft.Yes;
        RightToLeftLayout = true;
        It caused to DockManager docking problems.
        I've submitted support ticket about it.
        https://www.devexpress.com/Support/Center/Question/Details/T339544

        Andrew Ser (DevExpress Support) 9 years ago

          Hello Libby,
          Thank you for bringing our attention to this. We will answer you in the RibbonForm with RightToLeftLayout=true causes to DockManager docking opposite ticket.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.