[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.OnSwapRows

OnSwapRows Method

OnSwapRows(int, int, int)

Occurs when rows are swapped.

Declaration
protected virtual void OnSwapRows(int fromRow, int toRow, int count)
Protected Overridable Sub OnSwapRows(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