Gets a value indicating whether this header is a column header.
Namespace: MindFusion.Diagramming.Lanes
Package: Header.js
JavaScript Copy Code |
---|
function isColumnHeader () |
true if the header is a column header; otherwise, false.
Both isColumnHeader and isRowHeader return false if the header is not attached to a lane grid.