TabSheetMeasures.DefaultRowHeight

Syntax

DefaultRowHeight: Number

Description

The DefaultRowHeight property sets default height for table rows.

Comments

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

Default height of table rows is set to 25 pixels.

Example

The example of use is given on the page with description of the TabSheetMeasures.DefaultColumnWidth property.

Seebsp;also:

TabSheetMeasures