GridPanel.getRowsCount

Syntax

getRowsCount ();

Description

The getRowsCount method returns the number of rows of the table.

Example

The method use is identical to the List.getCount property.

See also:

GridPanel