Add a possibility to set the auto-expand delay on drag-drop in RadTreeView.
Hi Martin,
You can use the ExpandTimerInterval property of the RadTreeViewElement to delay the expand-on drag-drop operation.
RadTreeView treeView = new RadTreeView();
treeView.TreeViewElement.ExpandTimerInterval = your value;
Regards,
Dinko | Tech Support Engineer
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.