System.Windows.Forms.TreeNode.Parent Property

Gets the parent tree node of the current tree node.

Syntax

[System.ComponentModel.Browsable(false)]
public TreeNode Parent { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the tree node is at the root level, the TreeNode.Parent property returns null.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0