Click or drag to resize

IExpandableNode properties

The IExpandableNode Type exposes the following members.

Properties
 NameDescription of the
Public PropertyChildOrientation Defines whether the child elements of this node should be arranged horizontally or vertically.
Public PropertyId The identifier of the associated LogicalTaskTree node made available for the UI.
Public PropertyIsExpanded True if the TreeView node that is connected to this node is folded out.
Public PropertyName The name of the associated LogicalTaskTree node made available for the UI.
Public PropertyPath The unique path of the associated LogicalTaskTree node.
Back to the top
See also