Disable Drop at Specific Location
In order to disable the drop operation on a specific treeview item, you need to set the boolean RadTreeViewItem property IsDropAllowed to False.
If you want to read more about the Drag and Drop behavior of the RadTreeView, see the main topic about Drag and Drop.