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