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

Restrict a pane being dropped into a particular pane group

1 Answer 44 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Ciprian Bortos
Top achievements
Rank 1
Ciprian Bortos asked on 28 Apr 2010, 09:15 PM
Hi

Is it possible to restrict a RadPane from being dropped into a particular RadPaneGroup ?

My scenario is:
- I have the DocumentHost area with documents opened
- I have a pane on the right showing some properties
- I do NOT want to let the user dock the properties pane in the DocumentHost, next to the opened documents
- I want to let the user position the properties pane anywhere else

Think of it like for example in Visual Studio where I do not want to let the user place the Solution Explorer as a tab next to my classes.

Hope this make sense.

Thanks

1 Answer, 1 is accepted

Sort by
0
Ciprian Bortos
Top achievements
Rank 1
answered on 28 Apr 2010, 09:34 PM
Yeah, forgive my dizziness  :o)

I found the "CanDockInDocumentHost" property of the RadPane, which does the trick for me.
Tags
Docking
Asked by
Ciprian Bortos
Top achievements
Rank 1
Answers by
Ciprian Bortos
Top achievements
Rank 1
Share this question
or