Search
Grid.style Property
See Also
 






Gets the default style of the grid.

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

 Syntax

JavaScript  Copy Code

get style() {}

 Property Value

Lanes.Style

A Style object representing the style of all grid elements, which do not have an explicitly assigned style.

 See Also