graphWrapNodeTItem Properties |
The graphWrapNodeTItem generic type exposes the following members.
| Name | Description | |
|---|---|---|
| forTreeview | ||
| isLeaf |
Gets a value indicating whether this instance is leaf.
(Inherited from graphNodeBase.) | |
| isNullNode |
Gets a value indicating whether this instance is empty graph node, containing no wrapped item node.
| |
| item |
The object associated with the graph
| |
| Item |
Gets or sets the graphWrapNodeTItem with the specified key.
(Overrides graphNodeBaseItemString.) | |
| level |
Gets the depth level, where 1 is the root
(Inherited from graphNodeBase.) | |
| name |
Ime koje je dodeljeno objektu
(Overrides graphNodeBasename.) | |
| parent |
Referenca prema parent objektu
(Overrides graphNodeBaseparent.) | |
| 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.) |