DGDataSource.DefaultRowHeight

Syntax

DefaultRowHeight: Number;

Description

The DefaultRowHeight property determines default row height.

Comments

Use JSON to set the property value, and the getDefaultRowHeight method to get the property value.

The property is read-only.

Example

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

See also:

DGDataSource