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