IgrPivotValue

Configuration of a pivot value aggregation.

Optional aggregateList

Section titled "aggregateList"

List of aggregates to show in aggregate drop-down.

aggregateList?: IgrPivotAggregator[]

Optional dataType

Section titled "dataType"

Enables a data type specific template of the cells

dataType?: GridColumnDataType

Optional displayName

Section titled "displayName"

Display name to show instead of member for the column header of this value. *

displayName?: string

Optional formatter

Section titled "formatter"

Applies display format to cell values.

formatter?: any

Allow conditionally styling of the PivotGrid cells.

styles?: any
aggregate: any
enabled: any
member: any