[]
Gets the data view row from model row.
int GetDataViewRowFromModelRow(int modelRow)
Function GetDataViewRowFromModelRow(modelRow As Integer) As Integer
Type | Name | Description |
---|---|---|
int | modelRow | Model row index |
Type | Description |
---|---|
int | Index of row in view. |