Search
Header.style Property
See Also
 






Gets or sets the style of this header.

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

 Syntax

JavaScript  Copy Code

get style() {}
set style(value) {}

 Property Value

Style

A Style object that specifies the appearance of the header.

 See Also