Icon RowCount Property

property RowCount: Integer

Available In: Visual Client Applications

Indicates the number of rows in the grid control. If the grid control has been bound to a TDataSet instance, then this property will be equal to the RowCount property of the dataset.
Image