piDogDataView.DataView.DragReorderRowsOut
Scope: Public
Event DragReorderRowsOut(SelectedRows() As integer, byref ShouldRemoveRows As Boolean)
Called when the user drops dragged rows outside of the list during a drag reorder. Set ShouldRemoveRows to true to remove the dragged rows from the list.