Sets an array with float values specifying the heights of individual column levels.
Namespace: MindFusion.Diagramming.Lanes
Package: Grid.js
JavaScript Copy Code |
---|
function setColumnHeadersHeights (value) |
An array of numbers representing the heights of the various header levels.
If a value is non-positive or does not exist because the array has less arguments than the number of rows, then the height is calculated as the maximum height of the columns in that level.