Hi Osman,
I think you can use the
Left and
Top properties of RadDock in such a way that Dock appear as center. You can also set these values from client side after finding the window.screen size from code, using set_top() and set_left() methods.
Checkout the following link to know more about client methods of RadDock.
RadDock Client Object
-Shinu.