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