MVCxTreeListColumn.SetGroupFooterCellTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetGroupFooterCellTemplateContent(Action<TreeListFooterCellTemplateContainer>) | contentMethod | Allows you to provide a template to render group footer cells that correspond to the current column. |
SetGroupFooterCellTemplateContent(String) | content | Allows you to provide a template to render group footer cells that correspond to the current column. |