NGTree |
The NGTreeNode type exposes the following members.
| Name | Description | |
|---|---|---|
| _guiTag | Optional tag used by GUI code. | |
| _isExpanded | A value indicating whether this node is expanded. | |
| _isSelected |
Indicates whether this item is selected.
(Inherited from SelectableListNode) | |
| _tag |
The associated tag object.
(Inherited from ListNode) | |
| _text |
The display text.
(Inherited from ListNode) |