IDataGridRows.Count

Syntax

Count: Integer;

Description

The Count property returns the number of table rows.

NOTE. The property is outdated, use the AbsoluteCount or VisualCount property instead.

See also:

IDataGridRows