GridWorksheet.CommitNewBindRow

GridWorksheet.CommitNewBindRow method

Commits the new added bind row and add it to the datasource.

public int CommitNewBindRow()

Return Value

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

See Also