Search
RowCollection.move Method
See Also
 






Moves a row or a range of rows to a new index.

 Overload List

Name Description

RowCollection.move (Int32, Int32)

Moves the specified row to the specified target index.

RowCollection.move (Int32, Int32, Int32)

Moves the specified number of rows to the specified target index.

 See Also