Gets or sets a value indicating whether headers will be anchored to their corresponding side.
Namespace: MindFusion.Diagramming.Lanes
File: Grid.js
JavaScript Copy Code |
---|
get hookHeaders() {} |
Boolean
true to anchor the headers, or false otherwise.
If enabled, the column header stays anchored to the top side and the row header anchored to the left side of diagram's viewport, regardless of scroll position.