System.Windows.Forms.TreeNode.PrevVisibleNode Property

Gets the previous visible tree node.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The TreeNode.PrevVisibleNode can be a child, sibling, or a tree node from another branch. If there is no previous tree node, the TreeNode.PrevVisibleNode 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