Show contents 

Laner > Laner Assembly Interfaces > ILanerTable > ILanerTable.RowCount

ILanerTable.RowCount

Syntax

RowCount: Integer;

Description

The RowCount property returns the number of table rows.

Example

The property use is given in the example for ILanerTable.ColumnCount.

See also:

ILanerTable