Search
Header.title Property
See Also
 






Gets or sets the header caption.

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

 Syntax

JavaScript  Copy Code

get title() {}
set title(value) {}

 Property Value

String

A string containing the caption text.

 See Also