By default it is possible to move an ASPxDockPanel within the page by dragging its header. This example demonstrates how to disable dragging for certain areas of the header.
In this example an ASPxMenu is placed inside the HeaderTemplate of an ASPxDockPanel. Users cannot drag and move the panel if the mouse pointer is on the menu.