This is a migrated thread and some comments may be shown as answers.

How to really close the Radpanes?

1 Answer 94 Views
Docking
This is a migrated thread and some comments may be shown as answers.
kj
Top achievements
Rank 1
kj asked on 07 Jul 2010, 05:25 PM
Hi,

When I close the panes of RadDocking at runtime, and then Serialize the layout setting by using SaveLayout method, but the layout setting in XAML format still contain the panes I just closed. Is there any way to solve it?

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 12 Jul 2010, 03:09 PM
Hi kj,

Thank you for contacting us.

If you want to remove a RadPane from it's PaneGroup you could call its RemoveFromParent() method, but make sure that this pane has no references. Otherwise It won't go to the garbage collector.

I hope this information helps. I will be glad to assist to further.

Best wishes,
George
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Docking
Asked by
kj
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or