GridView.getRowsCount

Syntax

getRowsCount();

Description

The getRowsCount method returns the number of rows in the express report table.

Comments

This method returns a Number type value.

Example

The example of use is given in the page with description of the GridView.getFocusedCell method.

See also:

GridView