[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.OnCopyRows

OnCopyRows Method

OnCopyRows(int, int, int)

Occurs when rows are copied.

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