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





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

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

 Syntax

JavaScript  Copy Code

function getColumn (index)

 Parameters

index

A number specifying the column index.

 Return Value

A Header object representing the column at the specified index.

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Lanes Namespace