|
virtual |
Returns a virtual row at the specified position (index).
Use this method to retrieve a row at the specified position (index). The index should be non-negative and less than the number of rows in the grid.
nRow | Specifies the index of a row in the grid. |