BootstrapTreeViewNodeBuilder.TextTemplate Method
| Name | Parameters | Description |
|---|---|---|
| TextTemplate(TemplateContent) | textTemplate | Sets a template used for displaying the text content of the particular node. |
| TextTemplate(TemplateContentCallback<BootstrapTreeViewNodeTemplateContainerSettings>) | textTemplate | Sets a template used for displaying the text content of the particular node. |