Search
TableRow.height Property
See Also
 






Gets or sets the height of this row.

Namespace: MindFusion.Diagramming
File: TableRow.js

 Syntax

JavaScript  Copy Code

get height() {}
set height(value) {}

 Property Value

Number

A number specifying the width.

 See Also