| C1.Win.TreeView Namespace : C1TreeNode Class |
For a list of all members of this type, see C1TreeNode members.
| Name | Description | |
|---|---|---|
![]() | Checked | Gets or sets a value indicating whether the tree node checkbox is in the checked state. |
![]() | CheckState | Gets or sets the state of the tree node checkbox. |
![]() | Expanded | Gets or sets a value indicating whether the tree node is in the expanded state. |
![]() | HasChildren | Returns true if tree node has child nodes. |
![]() | Images | Gets the collection of images indices which displayed in node. |
![]() | Item | Gets or sets the value at the specified index. |
![]() | Level | Gets the zero-based depth of the tree node in the C1TreeView control. |
![]() | Nodes | Gets the collection of nodes of tree. |
![]() | ParentCollection | Gets the parent C1TreeNodeCollection. |
![]() | Selected | Gets or sets a value indicating whether the tree node is in the selected state. |
![]() | Tag | Gets or sets the object that contains data about the C1TreeNode. |