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

GroupFooterTemplateDirective

Updated on Oct 31, 2025

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

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

Selector

[kendoExcelExportGroupFooterTemplate]

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