CreateNewBindRow

GridWorksheet.CreateNewBindRow method

创建一个新的绑定行并绑定到数据源。

public int CreateNewBindRow()

返回值

新行的行索引。如果没有创建行,则返回 -1。

也可以看看