| | 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. | |
| | BackgroundExt | Indicates additional colors, text, images that can be displayed on the node's background using the EBN string format. | |
| | BackgroundExtValue | Specifies at runtime, the value of the giving property for specified part of the background extension. | |
| | BorderColor | Specifies the border's color. | |
| | BorderWidth | Specifies the width of the border. | |
| | Caption | Specifies the node's caption. | |
| | CaptionSingleLine | Specifies if the element's caption is displayed on single or multiple lines. | |
| | 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. | |
| | Editable | Specifies whether the node's caption is editable. | |
| | 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. | |
| | InflateGroupX | Increases the width of the group. | |
| | 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. | |
| | LinkCaption | Specifies the caption on the node's link. | |
| | LinkTo | Retrieves or sets a value that indicates the list of nodes that the source node links to. | |
| | LinkToCaption | Specifies the HTML caption being shown on a LinkTo line. | |
| | LinkToColor | Specifies the color to show the LinkTo line. | |
| | LinkToPen | Specifies the style of the link for linkto line. | |
| | LinkToRound | Specifies whether the LinkTo line is shown linear or round. | |
| | LinkToShowDir | Specifies whether the LinkTo line shows the direction. | |
| | LinkToWidth | Specifies the width to display the LinkTo line. | |
| | NextNode | Gets the next sibling node. | |
| | NodeCount | Retrieves the number of child nodes. | |
| | Nodes | Gets the collection of nodes. | |
| | Padding | Returns or sets a value that indicates the padding of the node. | |
| | 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. | |
| | PictureAspectRatio | Specifies the aspect ratio of the node's picture. | |
| | PictureHeight | Specifies the height of the node's picture. | |
| | PictureWidth | Specifies the width of the node's picture. | |
| | 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. | |
| | ShowLinkDir | Shows or hides the direction between the node and its parent. | |
| | 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. | |