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

In This Topic
Template Property (C1TreeViewNode)
In This Topic
Gets or sets the template that will be used for the specified C1TreeViewNodes.
Syntax
'Declaration
 
Public Overridable Property Template As System.Web.UI.ITemplate
 
See Also