GridViewSettings.SetFooterRowTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetFooterRowTemplateContent(Action<GridViewFooterRowTemplateContainer>) | contentMethod | Allows you to specify a footer template. |
SetFooterRowTemplateContent(String) | content | Allows you to specify a footer template. |