graphNodeCustom Properties |
The graphNodeCustom type exposes the following members.
| Name | Description | |
|---|---|---|
| forTreeview |
String representetation of the node
| |
| isLeaf |
Gets a value indicating whether this instance is leaf.
(Inherited from graphNodeBase.) | |
| ItemInt32 |
Returns node by ordinal index
| |
| ItemString |
Accessing the child nodes using child node name
(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.) |