ListViewExtensionsMoveSelectedItems Method

Overload List

MoveSelectedItems(ListView, RowMoveDirection) Moves up or down the selected items of the ListView.
MoveSelectedItems(ListView, RowMoveDirection, IEnumerableInt32) Moves up or down the selected items of the ListView.

See Also