Gets or sets a value indicating whether users can resize the headers of the grid interactively.
Namespace: MindFusion.Diagramming.Lanes
File: Grid.js
SyntaxJavaScript
Copy Code
|
|---|
get allowResizeHeaders() {} |
Boolean
true if grid headers can resized interactively, or false otherwise.
See Also