[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.AddRows

AddRows Method

AddRows(int, int)

Adds a row or rows to the data model for a sheet.

Declaration
public virtual void AddRows(int row, int count)
Public Overridable Sub AddRows(row As Integer, count As Integer)
Parameters
Type Name Description
int row

Row index where the new rows are to be added

int count

Number of rows to be added