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:
| Part | Description |
| object | A DGrid control. |
| number | The first row currently displayed in the grid. |
Data Type
Long