New to Kendo UI for Angular? Start a free 30-day trial
ColumnGroupComponent
Represents the column group component of the Kendo UI Excel Export component.
Selector
kendo-excelexport-column-group
Inputs
Name | Type | Default | Description |
---|---|---|---|
headerCellOptions |
|
The options of the column header cell. | |
hidden |
|
|
Sets the visibility of the column (see example). |
locked |
|
|
Toggles the locked (frozen) state of the column (see example). |
title |
|
The title of the column. | |
width |
|
The width of the column in pixels. |