IDataGrid.VisualRowCount

Syntax

VisualRowCount: Integer;

Description

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

Comments

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

See also:

IDataGrid