ColumnRenderEventArgs

23 Sep 20251 minute to read

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.