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





Sets a value indicating whether headers will be anchored to the corresponding side (that is, the column header anchored to the top side and the row header anchored to the left side).

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

 Syntax

JavaScript  Copy Code

function setHookHeaders (value)

 Parameters

value

true to anchor the headers; otherwise, false.

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Lanes Namespace