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

Rigth-To-Left Support

Updated over 6 months ago

RadVirtualGrid fully supports right-to-left (RTL) language locales. You can enable/disable the right-to-left layout by setting the RightToLeft property. The RightToLeft enumeration has the following members:

  • Yes: Content is aligned from right to left.

  • No: Content is aligned from left to right.

  • Inherit: Direction will be determined by the parent control.

RightToLeft.NoRightToLeft.Yes
WinForms RadVirtualGrid RightToLeft NoWinForms RadVirtualGrid ightToLeft Yes

See Also

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