nodeTree Properties |
[This is preliminary documentation and is subject to change.]
The nodeTree type exposes the following members.
| Name | Description | |
|---|---|---|
| forTreeview | (Overrides graphWrapNode.forTreeview.) | |
| isLeaf | (Inherited from graphNodeBase.) | |
| isNullNode |
Gets a value indicating whether this instance is empty graph node, containing no wrapped item node.
(Inherited from graphWrapNodehtmlWrapper.) | |
| item |
The object associated with the graph
(Inherited from graphWrapNodehtmlWrapper.) | |
| Item |
Gets or sets the graphWrapNode with the specified key.
(Inherited from graphWrapNodehtmlWrapper.) | |
| level |
Gets the depth level, where 1 is the root
(Inherited from graphNodeBase.) | |
| name |
Ime koje je dodeljeno objektu
(Inherited from graphWrapNodehtmlWrapper.) | |
| parent |
Referenca prema parent objektu
(Inherited from graphWrapNodehtmlWrapper.) | |
| path |
Putanja objekta
(Inherited from graphNodeBase.) | |
| pathSeparator |
Gets the path separator used in this path format - if its not set it will look for parent's default path separator to set it. If there is no parent, it will use defaultPathSeparator (Inherited from graphNodeBase.) | |
| root |
Gets the root.
(Inherited from graphNodeBase.) |