ComponentOne ASP.NET MVC Controls
OnClientItemClicked Property (TreeView)

C1.Web.Mvc Namespace > TreeView Class : OnClientItemClicked Property
Occurs when the user clicks an item or presses the Enter key and an item is selected.
Syntax
'Declaration
 
Public Property OnClientItemClicked As String
public string OnClientItemClicked {get; set;}
See Also

Reference

TreeView Class
TreeView Members