Search
Grid.topLeftAreaText Property
See Also
 






Gets or sets the text displayed in the top left area.

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

 Syntax

JavaScript  Copy Code

get topLeftAreaText() {}
set topLeftAreaText(value) {}

 Property Value

String

A string containing the text.

 See Also