DataGridViewExtensionsMoveSelectedRows Method

Overload List

MoveSelectedRows(DataGridView, RowMoveDirection) Moves up or down the selected rows of the DataGridView.
MoveSelectedRows(DataGridView, RowMoveDirection, IEnumerableInt32) Moves up or down the selected rows of the DataGridView.

See Also