Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.96 DefaultRowHeight Property

Description:

Defines the default height of the table rows.

Used in control(s):

Table

Value:

The default height for each row.

It is only effective when the AutoRowHeight property is False.

Default value:

Depends on the font size of the Table control.

COBOL picture:

S9(4) COMP-5

OLE data type:

OLE_YSIZE_CONTAINER

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.