[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IDataSourceSupport.GetDataRowFromModelRow

GetDataRowFromModelRow Method

GetDataRowFromModelRow(int)

Converts the model row index to the data source row index.

Declaration
int GetDataRowFromModelRow(int row)
Function GetDataRowFromModelRow(row As Integer) As Integer
Parameters
Type Name Description
int row

Model row index to be converted

Returns
Type Description
int