New to Telerik UI for WinFormsStart a free 30-day trial

Right-to-Left support

Updated over 6 months ago

Enabling the RightToLeft mode of RadScheduler is achieved by setting the RightToLeft property to Yes:

Right-to-Left Layout

C#
radScheduler1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;

Here is how your scheduler will look like in this mode:

Figure 1: Right-to-Left Layout

WinForms RadScheduler Right-to-Left Layout

See Also

In this article
See Also
Not finding the help you need?
Contact Support