[]
Adds unbound rows to the data model.
public void AddUnboundRows(int row, int count)
Public Sub AddUnboundRows(row As Integer, count As Integer)
Type | Name | Description |
---|---|---|
int | row | Row index at which to add the new rows |
int | count | Number of rows to add |