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