piDogDataView.DataView.DragReorderRows

Scope: Public
Event DragReorderRows(selectedRows() as integer, newPosition as integer) As Boolean
The user has dragged a row or group of rows to a new location.

Return true to cancel the reorder and handle it yourself.