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