Save and Load Layout
As of R2 2021 SP1 RadPanorama supports Save/Load layout functionality. The Save/Load layout functionality gives your applications the opportunity to preserve user panorama settings such as tile elements order and restore them later. Those layout settings are written in a XML file.
Here is a sample demonstrating how you can implement a Save Layout button event handler:
Save layout
The code snippets below demonstrates how you can implement a Load Layout button event handler: