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