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





Sets a value indicating whether lane headers appear at the top of the z-order above all other items.

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

 Syntax

JavaScript  Copy Code

function setHeadersOnTop (value)

 Parameters

value

true to always display the headers above the items; otherwise, false.

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Lanes Namespace