TreeView for ASP.NET WebForms
Checked Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNode Class : Checked Property
Sets or gets the check state of the node.
Syntax
'Declaration
 
Public Property Checked As System.Boolean
public System.bool Checked {get; set;}
See Also

Reference

C1TreeViewNode Class
C1TreeViewNode Members