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