TreeList.CaptionVisible

Syntax

CaptionVisible: Boolean

Description

The CaptionVisible property determines whether to display heading row.

Comments

If the property is set to True, the heading row is displayed, otherwise it is not. By default it is set to false.

Example

The example of property use is given in the Example of Creating the TreeList Component page.

See also:

TreeList