MVCxTreeViewNode.SetTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetTemplateContent(Action<TreeViewNodeTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the node’s content. |
| SetTemplateContent(String) | content | Allows you to provide a template for rendering the node’s content. |