[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetViewRowFromModelRow

GetViewRowFromModelRow Method

GetViewRowFromModelRow(int)

Gets the row on the sheet that corresponds to the specified row index in the model.

Declaration
public virtual int GetViewRowFromModelRow(int modelrow)
Public Overridable Function GetViewRowFromModelRow(modelrow As Integer) As Integer
Parameters
Type Name Description
int modelrow

Row index in model

Returns
Type Description
int