r.a.d.dock allows users to store the
current layout and reload it again later. This example saves the
layout to the Application when the "Save state" button is clicked. Later,
when this page is requested and a layout is already stored in the Application
object it is loaded in the RadDockingManager.
To test this example after pressing the [Save state] button navigate to
another example then return to this one - the objects have to be in the same state
and at the same position. To reset the layout, press [Reset] button and reload
this example again.