A newer version of this page is available.
Switch to the current version.
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. |
Feedback