[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.OnMoveRows

OnMoveRows Method

OnMoveRows(int, int, int)

Occurs when rows are moved.

Declaration
protected virtual void OnMoveRows(int fromRow, int toRow, int count)
Protected Overridable Sub OnMoveRows(fromRow As Integer, toRow As Integer, count As Integer)
Parameters
Type Name Description
int fromRow

Start row index

int toRow

End row index

int count

Number of rows