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