iAggColumns

Columns configuration used in aggregation displays.

Examples

type IAggColumns {
  columns: [AggregationColumn]
  comment: String
}

Fields

Field
Description
Supported fields

List of columns included in the aggregation

header String key String tooltip String href String type String

comment String

Optional comment describing the columns

References

Fields with this object:

Last updated