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





Gets or sets the height of the table row.

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 indicating the height of the row. The default is 22.

 See Also

TableNode.Row Members
TableNode.Row Class
MindFusion.Diagramming Namespace
TableNode.RowHeight Property