[]
Gets the row on the sheet that corresponds to the specified row index in the model.
public virtual int GetViewRowFromModelRow(int modelrow)
Public Overridable Function GetViewRowFromModelRow(modelrow As Integer) As Integer
Type | Name | Description |
---|---|---|
int | modelrow | Row index in model |
Type | Description |
---|---|
int |