[]
        
(Showing Draft Content)

C1.Web.Mvc.TreeNode

TreeNode Class

Represents a node in TreeView.

Inheritance
TreeNode
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class TreeNode

Constructors

Name Description
TreeNode()

Properties

Name Description
DataItem

The data item that this node represents.

IsChecked

Indicates whether the node is checked.

Level

Indicates the node’s level. Top-level nodes have level zero.