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