TreeView for ASP.NET WebForms
OnClientNodeExpanded Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : OnClientNodeExpanded Property
The name of the function which will be called when the node is expanded.
Syntax
'Declaration
 
Public Property OnClientNodeExpanded As System.String
public System.string OnClientNodeExpanded {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members