MVCxGridViewProperties.SetFooterCellTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetFooterCellTemplateContent(Action<GridViewFooterCellTemplateContainer>) | contentMethod | Allows you to provide a template to render GridView footer cells. |
| SetFooterCellTemplateContent(String) | content | Allows you to provide a template to render GridView footer cells. |