| |  | Name | Description | |
| | | AddAssistant | Adds an assistant node. | |
| | | AddGroup | Adds a node in the same group. | |
| | | Alignment | Specifies the alignment of the caption within the node. | |
| | | ArrangeSiblingNodesAs | Specifies whether the first child node and its siblings nodes are arranged vertically or horizontally. | |
| | | Assistant | Retrieves an assistant node by its index. | |
| | | BackColor | Retrieves or sets a value that indicates the node's background color. | |
| | | Caption | Specifies the node's caption. | |
| | | ClearAssistants | Clears the assistant nodes. | |
| | | ClearBackColor | Clears the node's background color. | |
| | | ClearForeColor | Clears the node's foreground color. | |
| | | ClearGroup | Clears the nodes in the same group. | |
| | | CountAssistants | Specifies the number of assistant nodes. | |
| | | CountGroup | Specifies the number of nodes in the same group. | |
| | | DrawRoundNode | Specifies a value that indicates whether the node has borders with round corners. | |
| | | Enabled | Enables or disables the node. | |
| | | Expanded | Sets or returns whether a node in the hierarchy is expanded. | |
| | | FirstNode | Gets the first child node in the node collection. | |
| | | FixedHeight | Retrieves or sets a value that indicates whether the height of the node's caption is fixed. | |
| | | FixedWidth | Retrieves or sets a value that indicates whether the width of the node's caption is fixed. | |
| | | ForeColor | Retrieves or sets a value that indicates the node's foreground color. | |
| | | Group | Retrieves an node in the group by its index. | |
| | | HasButton | Specifies whether the node displays the +/- buttons. | |
| | | Image | Specifies a value that indicates the index of image being used. | |
| | | ImageAlignment | Specifies the alignment of the image within the node. | |
| | | Index | Gets the index of the node within the control Nodes collection. | |
| | | InflateGroupY | Increases the height of the group. | |
| | | IsAssistant | Retrieves a value that specifies whether the node is an assistant. | |
| | | IsGroup | Retrieves a value that specifies whether the node belongs to a group. | |
| | | Key | Specifies the node's key. | |
| | | LastNode | Gets the last child node. | |
| | | Left | Retrieves or sets a value that indicates whether the assistant node is on the left side. | |
| | | LinkTo | Retrieves or sets a value that indicates the list of nodes that the source node links to. | |
| | | NextNode | Gets the next sibling node. | |
| | | NodeCount | Retrieves the number of child nodes. | |
| | | Parent | Retrieves or sets the parent node | |
| | | PenBorderNode | Specifies the type of pen used to paint the node's borders. | |
| | | Picture | Retrieves or sets a graphic to be displayed in the node. | |
| | | PictureAlignment | Specifies the alignment of the picture within the node. | |
| | | Position | Specifies the position of the node. | |
| | | PrevNode | Gets the previous sibling node. | |
| | | Remove | Removes recursively the child nodes, the assistant nodes and all the nodes in the same group, and if possible remove the node itself. | |
| | | RemoveAssistant | Removes an assistant node. | |
| | | RemoveGroup | Removes a node from the group. | |
| | | ShadowNode | Specifies whether the node has shadow. | |
| | | ShowLinks | Shows or hides the links between node and its child nodes or its parent, if is it an assistant node. | |
| | | ShowRoundLink | Specifies whether the round links are shown between parent and child nodes. | |
| | | ToolTip | Specifies the description for the node's tooltip. | |
| | | ToolTipTitle | Specifies the title of the node's tooltip. | |
| | | UserData | Assigns an user extra data to the node. | |
| | | Width | Specifies the maximum width of the node's caption. | |