Hello,
I am trying to implement the same scenario as in this link.
http://docs.telerik.com/devtools/wpf/controls/radtreeview/populating-with-data/data-binding-to-object
I want to move the item within the same division and don't allow to move to other division.
How can I restrict IsDragEnabled at HierarchicalDataTemplate level ?