Search
GridRow.lengthType Property
See Also
 






Gets or sets how GridPanel determines the height of this row.

Namespace: MindFusion.Diagramming
File: GridRow.js

 Syntax

JavaScript  Copy Code

get lengthType() {}
set lengthType(value) {}

 Property Value

LengthType

A member of the LengthType enumeration.

 See Also