In This Topic
Moves the specified row from its current index to the specified index, and shifts each row in between and the destination row one row in the direction of the specified row.
Overload List
Overload | Description |
MoveRow(Int32,Int32,Int32,Boolean) | Moves the specified row from its current index to the specified index, and shifts each row in between and the destination row one row in the direction of the specified row. |
MoveRow(Int32,Int32,Boolean) | Moves the specified row from its current index to the specified index, and shifts each row in between and the destination row one row in the direction of the specified row. |
See Also