Spoiler.EnableCollapse

Syntax

EnableCollapse: Boolean;

Description

The EnableCollapse property determines whether the panel can be collapsed.

Comments

Available values:

Use JSON or the setEnableCollapse method to set the property value and the getEnableCollapse method to get the property value.

Example

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

See also:

Spoiler