Save/Load Layout
RadLayoutControl allows layout changes at runtime. To preserve the changed layout you can use the predefined SaveLayout and LoadLayout methods. Both methods can take path, stream or XmlWriter as parameters. The following example demonstrates the functionality:
Save Layout
Load Layout
The layout can be saved/loaded with the customize dialog as well.