IPivotGroupItem.AggregationMethods

Syntax

AggregationMethods: IPivotGroupAggregations;

AggregationMethods: Prognoz.Platform.Interop.Pivot.IPivotGroupAggregations;

Description

The AggregationMethods property returns the object used for aggregation of group element data.

Fore and Fore.NET Examples

The property use is given in the example for IPivot.AttributesGroups.

See also:

IPivotGroupItem