MVCxGridViewColumn.SetFooterTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetFooterTemplateContent(Action<GridViewFooterCellTemplateContainer>) | contentMethod | Allows you to specify a template for the column’s footer cell. |
SetFooterTemplateContent(String) | content | Allows you to specify a template for the column’s footer cell. |