Right-to-Left support
Enabling the RightToLeft mode of RadScheduler is achieved by setting the RightToLeft property to Yes:
Right-to-Left Layout
Here is how your scheduler will look like in this mode:
Figure 1: Right-to-Left Layout
Controls / Scheduler / Localization
New to Telerik UI for WinForms? Download free 30-day trial
Enabling the RightToLeft mode of RadScheduler is achieved by setting the RightToLeft property to Yes:
radScheduler1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
RadScheduler1.RightToLeft = System.Windows.Forms.RightToLeft.Yes
Here is how your scheduler will look like in this mode:
Figure 1: Right-to-Left Layout
Copyright © 2025 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.