[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Data.DefaultSpreadDataViewMapper.GetDataViewRowFromModelRow

GetDataViewRowFromModelRow Method

GetDataViewRowFromModelRow(int)

Gets the data view row from model row.

Declaration
public int GetDataViewRowFromModelRow(int modelRow)
Public Function GetDataViewRowFromModelRow(modelRow As Integer) As Integer
Parameters
Type Name Description
int modelRow

Model row index

Returns
Type Description
int
Implements