IExpandable |
The IExpandableNode Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| ChildOrientation | Defines whether the child elements of this node should be arranged horizontally or vertically. | |
| Id | The identifier of the associated LogicalTaskTree node made available for the UI. | |
| IsExpanded | True if the TreeView node that is connected to this node is folded out. | |
| Name | The name of the associated LogicalTaskTree node made available for the UI. | |
| Path | The unique path of the associated LogicalTaskTree node. |
| Name | Description of the | |
|---|---|---|
| Traverse | Goes recursively through the tree and calls the action for each node. |