Documentation

@kanunilabs/pivotgrid-enterprise


@kanunilabs/pivotgrid-enterprise / DrillDownColumn

Interface: DrillDownColumn

Properties

field?

optional field?: PivotField<never, PivotCellTemplate, any>

The field behind the key, when the pivot knows one — carries format.


header: string

Header text: the pivot's caption when the key belongs to a field.


key

key: string

The record's own key.


numeric

numeric: boolean

Right-aligned, and formatted as a number.