IPivotFilterSettings.Enabled

Fore Syntax

Enabled: Boolean;

Fore.NET Syntax

Enabled: boolean;

Description

The Enabled property determines whether data is filtered in table.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IPivotFilterSettings.ConditionType.

See also:

IPivotFilterSettings