ITabBeforeExpanderChangedEventArgs.Cancel

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