[]
Returns the client row index for the specified row.
public int GetRowIndex(int pageIndex, int row)
Public Function GetRowIndex(pageIndex As Integer, row As Integer) As Integer
Type | Name | Description |
---|---|---|
int | pageIndex | |
int | row |
Type | Description |
---|---|
int |