Click on the buttons below to alter the configuration of the SlidingZone from the code behind.
Source Code & Description
Server-Side API
RadSplitter provides a flexible server-side API that allows you to change easily the SlidingZone configuration.
In the SlidingZone's Items collection are included all sliding panes. 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.