[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.GetRowIndex

GetRowIndex Method

GetRowIndex(int, int)

Returns the client row index for the specified row.

Declaration
public int GetRowIndex(int pageIndex, int row)
Public Function GetRowIndex(pageIndex As Integer, row As Integer) As Integer
Parameters
Type Name Description
int pageIndex
int row
Returns
Type Description
int