I use RadDocPanel.
Could you give some advice how to limit dragable area of panel to visible region of web page?
I've attached an image which shows situation that I'm trying to avoid.
1 Answer, 1 is accepted
0
Vladi
Telerik team
answered on 30 Jul 2012, 07:34 AM
Hello Kirill,
In order to make the Docking control Panes restricted to web page all that is needed is to set IsRestricted property of RadDocking control. Here is a sample snippet code representing that: