Search
Grid.totalColumnHeight Property
See Also
 





Gets the total height of all column headers.

Namespace: MindFusion.Diagramming.Lanes
File: Grid.js

 Syntax

JavaScript  Copy Code

get totalColumnHeight() {}

 Property Value

Number

A number representing the height.

 See Also