C1.Web.Mvc Namespace / TreeNode Class
Properties


TreeNode Class Members

The following tables list the members exposed by TreeNode.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyThe data item that this node represents.  
Public PropertyIndicates whether the node is checked.  
Public PropertyIndicates the node’s level. Top-level nodes have level zero.  
Top
See Also