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

PaneStateChanged

1 Answer 73 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Rieni De Rijke
Top achievements
Rank 1
Rieni De Rijke asked on 01 Dec 2010, 04:13 PM
When one of my RadPanes is hiding/closing I want to check if something should have been saved.
I cannot find an event which could tell me that the RaPane is about to close/hide.

I see that one can use the RadDocking.PaneStateChanged.
But how can I find the RadPane's RadDocking?

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 02 Dec 2010, 04:31 PM
Hello,

I would suggest you to handle the Close event of the RadDocking control. Everytime when a pane is closed(hidden), the Close event is fired.

I hope this helps. 

Regards,
George
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
Docking
Asked by
Rieni De Rijke
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or