TreeViewSettings.SetNodeTextTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetNodeTextTemplateContent(Action<TreeViewNodeTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the text content of all TreeView nodes. |
SetNodeTextTemplateContent(String) | content | Allows you to provide a template for rendering the text content of all TreeView nodes. |