TreeView for ASP.NET WebForms
CheckState Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNode Class : CheckState Property
Gets a value that indicates treeview node's check state.
Syntax
'Declaration
 
Public Property CheckState As C1TreeViewNodeCheckState
public C1TreeViewNodeCheckState CheckState {get; set;}
See Also

Reference

C1TreeViewNode Class
C1TreeViewNode Members