Server-Side API
RadSplitter provides a flexible server-side API that allows you to change easily the splitter configuration.
In the splitter's Items collection are included all panes and splitbars. You can use the standard collection methods to add/remove items in the collection.
Note that the Items collection is not kept across page postbacks and you have to rebuild it everytime.