Report > Report Assembly Interfaces > IPrxSliceDimension > IPrxSliceDimension.AggregationEnabled
AggregationEnabled: TriState;
The AggregationEnabled property shows whether aggregation is used for the dimension element.
This is relevant if the dimension is located in the fixed area.
If the property is set to TriState.OnOption, multiple elements selection becomes available in the dimension when it is located in the fixed area. Data is aggregated based on the selected elements. Aggregation method is specified in the AggregatorOperation or UseDSAggregationValue property.
The property use is given in the example for IPrxSliceDimension.Selection.
See also: