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





Returns the first column header matching the specified caption.

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

 Syntax

JavaScript  Copy Code

function findColumn (title)

 Parameters

title

A string containing the header title to look for.

 Return Value

Returns the first column Header that has the specified caption.

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Lanes Namespace