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