TRow Property

Returns the top row currently displayed in the grid.  Read only. Available only at run time.


Syntax

object.TRow [= number ]

The syntax of the TRow Property has these parts:

PartDescription
objectA DGrid control.
number  The first row currently displayed in the grid.

Data Type

Long