[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.MoveRow

MoveRow Method

MoveRow(int, int, int)

Moves the row or rows to a specified location.

Declaration
public void MoveRow(int row, int count, int toRow)
Public Sub MoveRow(row As Integer, count As Integer, toRow As Integer)
Parameters
Type Name Description
int row

Row index at which to start the move (first row)

int count

Number of rows to move

int toRow

Destination before which to copy the range of rows