TreeView for ASP.NET WebForms
OnClientNodeMouseOver Property

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

Reference

C1TreeView Class
C1TreeView Members