ITabSheet.DefaultHeight

Syntax

DefaultHeight: Double;

Description

The DefaultHeight property determines the default height of rows.

Comments

The height value is given in millimeters. Changing the value changes the height of all rows for which the value of the RowHeight property or of the RowPixelHeight property was not changed.

See also:

ITabSheet