ComponentOne ASP.NET MVC Controls
IsChecked Property

C1.Web.Mvc Namespace > TreeNode Class : IsChecked Property
Indicates whether the node is checked.
Syntax
'Declaration
 
Public Property IsChecked As Boolean
public bool IsChecked {get; set;}
See Also

Reference

TreeNode Class
TreeNode Members