Click or drag to resize

NGTreeNode Fields

The NGTreeNode type exposes the following members.

Fields
 NameDescription
Protected field_guiTag Optional tag used by GUI code.
Protected field_isExpanded A value indicating whether this node is expanded.
Protected field_isSelected Indicates whether this item is selected.
(Inherited from SelectableListNode)
Protected field_tag The associated tag object.
(Inherited from ListNode)
Protected field_text The display text.
(Inherited from ListNode)
Top
See Also