The GridView.DragObjectDrop event notifies that a drag and drop operation has been completed. It enables you to identify the column or band whose header has been dropped and the drop result. The DragObjectDropEventArgs class introduces the DragObject and Canceled properties for this purpose.
System.Object
System.EventArgs
DragObjectDropEventArgs