New to Kendo UI for AngularStart a free 30-day trial

GroupHeaderTemplateDirective

Updated on Jun 11, 2025

Represents the group header cell template of the Excel Export column component (see example). Use this directive to customize the content of the group header item.

html
<ng-template kendoExcelExportGroupHeaderTemplate let-group let-field="field">
  Group Header for {{ field }}
</ng-template>

Selector

[kendoExcelExportGroupHeaderTemplate]

In this article
Selector
Not finding the help you need?
Contact Support