AutoHeight property

This property returns or sets whether the height is adjusted by the content automatically.

Defined in

TextHeaderFooter

Data type

boolean

Syntax

public boolean isAutoHeight()
public void setAutoHeight(boolean autoHeight)

See examples

Example: AutoHeight property