MVCxTreeListColumn.SetDataCellTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetDataCellTemplateContent(Action<TreeListDataCellTemplateContainer>) | contentMethod | Allows you to provide a template to render a data cell for the current column. |
SetDataCellTemplateContent(String) | content | Allows you to provide a template to render a data cell for the current column. |