graphNode Properties |
The graphNode type exposes the following members.
| Name | Description | |
|---|---|---|
| forTreeview |
Name format used for textual tree view representation
| |
| isLeaf |
Gets a value indicating whether this instance is leaf.
(Inherited from graphNodeBase.) | |
| Item |
Gets or sets the IGraphNode 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
(Inherited from graphNodeBase.) | |
| parent |
Referenca prema parent objektu
(Inherited from graphNodeBase.) | |
| 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.) |