Gets a collection of the subheaders of this header.
Namespace: MindFusion.Diagramming.Lanes
Package: Header.js
JavaScript Copy Code |
---|
function getSubHeaders () |
An array containing the subheaders.
The returned array should not be modified directly. To add and remove subheaders, use the addColumnHeader, addRowHeader, removeColumnHeader and removeRowHeader methods of the Grid respectively.