ITabBeforeExpanderChangedEventArgs.Cancel

Fore Syntax

Cancel: Boolean;

Fore.NET Syntax

Cancel: Boolean;

Description

The Cancel property indicates whether expander can be toggled.

Comments

If the property is set to True, toggling expander is not allowed, if it is False - it is allowed.

See also:

ITabBeforeExpanderChangedEventArgs