Skip to content

Interface: AggregationConfig

Defined in: src/model/types.ts:273

Grid-level aggregation configuration. Aggregated values appear on group/parent rows in tree mode and in the optional footer totals row.

Properties

extendedQuantity?

optional extendedQuantity?: ExtendedQuantityConfig

Defined in: src/model/types.ts:277

Tree-mode BOM extended quantity roll-up.


showFooterAggregates?

optional showFooterAggregates?: boolean

Defined in: src/model/types.ts:275

When true, the footer shows aggregate values for configured columns.


showParentAggregates?

optional showParentAggregates?: boolean

Defined in: src/model/types.ts:279

Reserved for tree parent aggregate display.