Search
Grid.columnHeaderBounds Property
See Also
 






Returns the bounding rectangle of all column headers.

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

 Syntax

JavaScript  Copy Code

get columnHeaderBounds() {}

 Property Value

Rect

A Rect that bounds all column headers.

 See Also