In the RadGridView, there is a method to save/get the XML of the grid to use later (the SaveLayout method).
Is there something similar for the SplitContainer please? So the XML for the panels, etc. can be retreived in XML form and then pushed back again on the next session.
Thank you in advance.
Simon
Nadya | Tech Support Engineer
Telerik team
commented on 21 Aug 2026, 01:55 PM
| edited
Hello, Simon,
There is no SaveLayout/LoadLayout functionality for SplitContainer at this moment.
What I can suggest as a possible solution is to use RadDock instead. If your real goal is dockable/persist-able panels, RadDock already has the Save/Load Layout built-in.
Hello, Simon,
There is no SaveLayout/LoadLayout functionality for SplitContainer at this moment.
What I can suggest as a possible solution is to use RadDock instead. If your real goal is dockable/persist-able panels, RadDock already has the Save/Load Layout built-in.