IReportBeforeExpanderChangedEventArgs.Cancel

Fore Syntax

Cancel: Boolean;

Fore.NET Syntax

Cancel: Boolean;

Description

The Cancel property determines whether expander state can be toggled.

Comments

If the property is set to True, it is prohibited to toggle expander, if the property is set to False, it is allowed.

See also:

IReportBeforeExpanderChangedEventArgs