ASP.NET Pack Programmer's Guide
TreeViewItem.Height Property
See Also
 





Gets or sets the height of this item.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Height { get; set; }

Visual Basic  Copy Code

Public Property Height As Single

 Property Value

A float value specifying the item's height. The default value is 5.

 See Also

TreeViewItem Members
TreeViewItem Class
MindFusion.Diagramming Namespace