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