GridWorksheet.CancelNewBindRow

GridWorksheet.CancelNewBindRow method

Cancels and deletes the new added bind row.

public int CancelNewBindRow()

Return Value

The row index. If there is no new created bind row, returns -1.

See Also