The RadSplitter fully supports right-to-left (RTL) language locales. 	In order to turn on the RTL support you should set a css class for the sliding panes 	that forces the text-align property of the content to right 	in order to override the default setting from the table cell. You also need to plece 	the RadSplitter in a container with dir=rtl or 	the direction:rtl css property.