RecordCount Property
Returns the number of records loaded in the grid. Read only. Available only at run time.
Syntax
object.RecordCount [= number ]
The syntax of the RecordCount Property has these parts:
| Part | Description |
| object | A DGrid control. |
| number | The number of records in the recordset. |
Data Type
Long