Search results

ColumnRenderEventArgs API in JavaScript (ES5) Pivot Table API control

The column render event arguments provide the necessary information about the pivot table column headers before rendering.

Properties

columns

PivotColumn[]

Defines the collection of column headers information that used to render the pivot table column headers.

dataSourceSettings

IDataOptions

Defines the current report.

stackedColumns

ColumnModel[]

Defines the grid column information that used to display the column headers (stacked headers) based on its level in the Pivot Table.