[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Data.DefaultSpreadDataViewMapper.GetModelRowFromDataViewRow

GetModelRowFromDataViewRow Method

GetModelRowFromDataViewRow(int)

Gets the model row from data view row.

Declaration
public int GetModelRowFromDataViewRow(int dataViewRow)
Public Function GetModelRowFromDataViewRow(dataViewRow As Integer) As Integer
Parameters
Type Name Description
int dataViewRow

Data view row index

Returns
Type Description
int
Implements