Right to Left support in Syncfusion Windows Forms Controls
15 Nov 20191 minute to read
Right to Left (RTL) support displays the content from right-to-left direction by setting the RightToLeft property to Yes
. This is helpful to support the Right-to-Left scripted languages like Arabic, Hebrew, Urdu, etc.,
All Windows Forms Syncfusion controls supports Right-to-Left (RTL) based on FlowDirection property. In addition to that, all controls provides localization support to change language of strings used in control specific to any culture.