IDataGridRows.VisualCount

Syntax

VisualCount: Integer;

Description

The VisualCount property returns the number of rows actually displayed in the table.

Comments

This property depends on the filtering that is set in a table.

See also:

IDataGridRows