If you mean right-to-left direction, that's difficult. The support for RTL is limited (read-only and for Calendar control only). If I remember correctly, RTL-specific code is also in the server-side part so you would have to put it inside an UpdatePanel and refresh it using a partial PostBack.