Returns the column header with the specified index from the bottommost column header level.
Namespace: MindFusion.Diagramming.Lanes
File: Grid.js
JavaScript Copy Code |
---|
function getColumn (index) |
Number. A number specifying the column index.
A Header object representing the column at the specified index.