RTL for Report Viewer Toolbar for Section Reports

Posted by: mlk20 on 2 March 2021, 10:25 am EST

    • Post Options:
    • Link

    Posted 2 March 2021, 10:25 am EST - Updated 30 September 2022, 4:48 pm EST

    Hi,

    How to change the Report Viewer Toolbar for Section Reports so it is displayed in Right-to-Left mode? Should it be done automatically by Active Reports internal engine when the application is using right-to-left mode or should it be done manually in my own application source code?

    See the screenshot below for the regular Left-To-Right mode.

    Thank you.

  • Posted 3 March 2021, 5:29 am EST

    Hello,

    Please use the following line of code to achieve your requirement:

    viewer1.Toolbar.ToolStrip.RightToLeft = RightToLeft.Yes;

    viewer1.Toolbar.ToolStrip.Stretch = true;

    Thanks,

    Mohit

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels