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