System.Windows.Forms.TreeView.ItemHeight Property

Gets or sets the height of each tree node in the tree view control.

Syntax

public int ItemHeight { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the item height is set to a value larger than the height of the tree view control, calling the TreeNode.EnsureVisible method will have unexpected results.

Requirements

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