A newer version of this page is available.
Switch to the current version.
GridViewSettings.SetFooterRowTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetFooterRowTemplateContent(Action<GridViewFooterRowTemplateContainer>) | contentMethod | Allows setting a template for displaying the footer. |
SetFooterRowTemplateContent(String) | content | Allows setting a template for displaying the footer. |
Feedback