[]
Sets the row index in the sheet for the specified row index in the data model.
public void SetViewRowIndex(int modelRowIndex, int value)
Public Sub SetViewRowIndex(modelRowIndex As Integer, value As Integer)
Type | Name | Description |
---|---|---|
int | modelRowIndex | Row index in the data model |
int | value | Row index in the sheet |