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