IPivotDimensionSettingsEx.Filter

Fore Syntax

Filter: IPivotDimensionFilterSettings;

Fore.NET Syntax

Filter: Prognoz.Platform.Interop.Pivot.IPivotDimensionFilterSettings;

Description

The Filter property returns parameters of dimension data filtering.

Comments

Filtering enables the user to select the subset of data from table because after filtering only the data is displayed that satisfies specified conditions.

Fore and Fore.NET Examples

The property use is given in the example for IPivotDimension.Settings.

See also:

IPivotDimensionSettingsEx