DhTable.getAutoHeader

Overview | Methods | This Package | All Packages

DhTable.getAutoHeader

Retrieves the current header generation mode.

Syntax

public boolean getAutoHeader()

Return Value

Returns true if a header row will be created if a template row is not specified; otherwise, returns false.

Remarks

Auto headers are generated only in tables that do not have a repeater row specified.

See Also   setAutoHeader