Search results

PivotColumn API in JavaScript (ES5) Pivot Table API control

Defines the grid columns information that used to render as the pivot table header.

Properties

allowReordering

boolean

Allows to enable/disable reordering of the column header.

allowResizing

boolean

Allows to enable/disable resizing of the column header.

autoFit

boolean

If autoFit set to true, then the column width will be adjusted based on its content in the initial rendering itself.

headerText

string

Defines the header text of the column header.

width

string | number

Defines the width of the column header.