WebWorksheet.CreateNewBindRow

WebWorksheet.CreateNewBindRow method

Creates a new bind row and bind to the datasource.

public int CreateNewBindRow()

Return Value

The row index of the new row. If no row is created, returns -1.

See Also