[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetViewRowFromModelRow

GetViewRowFromModelRow Method

GetViewRowFromModelRow(int)

Gets a sheet row index for the specified model row.

Declaration
public int GetViewRowFromModelRow(int row)
Public Function GetViewRowFromModelRow(row As Integer) As Integer
Parameters
Type Name Description
int row

Row index in model

Returns
Type Description
int