C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class / NodesTemplate Property

In This Topic
NodesTemplate Property
In This Topic
If specified, this template will be applied for all C1TreeViewNode nodes that does not have other defined templates.
Syntax
'Declaration
 
Public Overridable Property NodesTemplate As System.Web.UI.ITemplate
 
See Also