Right-to-Left support


The RadDock fully supports right-to-left (RTL) language locales. The RadDocks are created and added to the page as children of the body element and in order to turn on the RTL support you should set dir=rtl to the html or body elements or set the direction:rtl css property as well.