ASP.NET Pack Programmer's Guide
Grid.getRow Method
See Also
 





Returns the row header with the specified index from the bottommost row header level.

Namespace: MindFusion.Diagramming.Lanes
Package: Grid.js

 Syntax

JavaScript  Copy Code

function getRow (index)

 Parameters

index

A number specifying the row index.

 Return Value

A Header object representing the row at the specified index.

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Lanes Namespace