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