DGDataSource.RowCount

Syntax

RowCount: Number;

Description

The RowCount property determines table row height.

Comments

Property value is set from JSON and returned by the getRowCount method.

Example

The example of use is given on the Example of Creating an Asynchronous Data Table page.

See also:

DGDataSource