Search
GridColumn.lengthType Property
See Also
 





Gets or sets how GridPanel determines the width of this column.

Namespace: MindFusion.Diagramming
File: GridColumn.js

 Syntax

JavaScript  Copy Code

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

 Property Value

LengthType

A member of the LengthType enumeration.

 See Also