DragObjectOverEventArgs Properties
Provides data for the GridView.DragObjectOver event.Name | Description |
---|---|
DragObject | Gets the column or band whose header is being dragged. |
DropInfo | Gets an object containing information about the dragged header’s current position. |
See Also