AutoHeight property

This property gets the AutoHeight property of the first row and sets the AutoHeight property of all rows.

Defined in

TextTableRows

Data type

boolean

Syntax

public boolean isAutoHeight()
public void setAutoHeight(boolean auto)

See examples

Example: AutoHeight property

Related information

AutoHeight property in TextTableRow.