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

Find RadPaneGroup in lower left corner of the docking area

1 Answer 21 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Uli
Top achievements
Rank 1
Uli asked on 02 May 2011, 09:17 AM
Hello everybody,

is there a way to identify the RadPaneGroup which is positioned in the lower left corner of the docking area? In my application this is the place where dynamically added pane should be shown.

I already read in another thread that the method RadDocking.GetDockState does not work properly.

Kind regards

Uli

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 05 May 2011, 11:16 AM
Hello,

 
You could get the RadPaneGroup position using the RadPaneGroup.SplitterPosition property. I would suggest enumerating the RadPanes using the RadDocking.Panes and use the RadPane.PaneGroup property. In this way, you could get all the RadPaneGroups. 

I hope this helps.

Kind regards,
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
Uli
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or