Gets or sets the width of this header.
Namespace: MindFusion.Diagramming.Lanes
File: Header.js
SyntaxJavaScript
Copy Code
|
|---|
get width() {} |
Number
A number specifying the header width.
RemarksIf this is a column header, the property specifies the width of the whole column.
See Also