TreeListSettings.SetGroupFooterCellTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetGroupFooterCellTemplateContent(Action<TreeListFooterCellTemplateContainer>) | contentMethod | Allows you to provide a template to render a group footer cell. |
| SetGroupFooterCellTemplateContent(String) | content | Allows you to provide a template to render a group footer cell. |