wpf-11347-controls-and-libraries-data-grid-end-user-capabilities-drag-and-drop.md
This topic demonstrates drag-and-drop operations that end-users can perform within the GridControl.
Tip
Set the DataViewBase.AllowDragDrop property to true to activate the drag-and-drop functionality.
Read Tutorial: Implement Drag-and-Drop Operations in Code
End users drag and drop a selected row or multiple rows (if multiple selection is enabled) onto the required location:
End users drag and drop a selected node or multiple nodes (if multiple selection is enabled) onto the required location:
End users drag and drop a selected node or multiple nodes (if multiple selection is enabled) onto the required node:
End users drag and drop a selected card or multiple cards (if multiple selection is enabled) onto the required location:
End-users drag and drop a selected record or multiple records (if multiple selection is enabled) onto the required location: