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