Allow drag and drop among the data controls such as RadGridView, RadTreeView, RadListView, RadListControl
RadGridView, RadTreeView, RadListView supports DragDropService. More information how to implement or customize drag drop behavior can be found on the following links: - GridView >> Rows >> Drag and Drop (http://docs.telerik.com/devtools/winforms/gridview/rows/drag-and-drop ) - ListView >> Drag and Drop >> Drag and Drop using RadDragDropService (http://docs.telerik.com/devtools/winforms/listview/drag-and-drop/drag-and-drop-using-raddragdropservice ) - TreeView >> Drag and Drop >> Modify the DragDropService behavior (http://docs.telerik.com/devtools/winforms/treeview/drag-and-drop/modify-the-dragdropservice-behavior ) RadListControl will support DragDropService with R1 2017 SP1 or higher version.