AggregateTemplateContext

12 Sep 20251 minute to read

Properties

average string

Gets average aggregate value

count string

Gets count aggregate value

custom string

Gets custom aggregate value

falseCount string

Specifies false count aggregate value

field string

Gets the current group field name

headerText string

Gets header text of the grouped column

key string

Gets grouped data key value

max string

Gets maximum aggregate value

min string

Gets minimum aggregate value

sum string

Gets sum aggregate value

trueCount string

Gets true count aggregate value