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