IPivotHighlightItem.Enabled

Fore Syntax

Enabled: Boolean;

Fore.NET Syntax

Enabled: Boolean;

Description

The Enabled property determines whether this condition of data highlighting in the table is applied.

Comments

If the property is set to True, data highlighting that meets the condition is applied in the table. Condition parameters are defined in properties of this interface.

See also:

IPivotHighlightItem