ComponentOne ASP.NET MVC Controls
OnClientIsCollapsedChanging Property

C1.Web.Mvc Namespace > TreeView Class : OnClientIsCollapsedChanging Property
Occurs before a node is collapsed or expanded.
Syntax
'Declaration
 
Public Property OnClientIsCollapsedChanging As String
public string OnClientIsCollapsedChanging {get; set;}
See Also

Reference

TreeView Class
TreeView Members