[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNode.-ctor

C1TreeNode Constructor

C1TreeNode()

Initializes a new instance of the C1TreeNode class.

Declaration
public C1TreeNode()

C1TreeNode(object)

Initializes a new instance of the C1TreeNode class.

Declaration
public C1TreeNode(object value)
Parameters
Type Name Description
object value

The value of the new tree node.