Mouseover the left/top tabstrips and click on the tabs of the right one to open the hidden sliding panes
Please note that the vertical tabs use proprietary text-direction styles, which are supported by Microsoft Internet Explorer only.
Sliding Panes
RadSlidingZone and RadSlidingPane controls
give you the ability to define sliding panes in your splitter control. Sliding
panes are used to greatly optimize the layout of your page.
By defining sliding panes in the sliding zone container you can initially
hide the content that your users do not need to see all the time.
Clicking on the pane tab the content of the pane is displayed. Then user can
dock the content in the page layout if the content should be visible all the
time.
Sliding zone also provides you with ability to initially show the pane
content (through its DockedPaneId and
ExpandedPaneId properties).
By providing a flexible client side model you can easily develop your custom
application.
For more details on handling client events, review the client events section.