Gets the collection with the topmost row headers.
Namespace: MindFusion.Diagramming.Lanes
Package: Grid.js
JavaScript
![]() |
---|
function getRowHeaders () |
Type: Array
An array containing the topmost row headers.
The returned array should not be modified directly. To add and remove row headers to the grid, use the addRowHeader and removeRowHeader methods perspectively.