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