ColumnGroupComponent
Represents the column group component of the Kendo UI Excel Export component.
Selector
kendo-excelexport-column-group
Inputs
headerCellOptions
The options of the column header cell.
hidden
boolean
(default: false) Sets the visibility of the column (see example).
locked
boolean
(default: false) Toggles the locked (frozen) state of the column (see example).
title
string
The title of the column.
width
number
The width of the column in pixels.