[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.AddRowToDataSource

AddRowToDataSource Method

AddRowToDataSource(int, bool)

Adds the unbound row to the data source for a sheet.

Declaration
public void AddRowToDataSource(int row, bool autoFillData)
Public Sub AddRowToDataSource(row As Integer, autoFillData As Boolean)
Parameters
Type Name Description
int row

Row index at which to add row

bool autoFillData

Whether to automatically fill the row with data