Gets the default style of the grid.
Namespace: MindFusion.Diagramming.Lanes
File: Grid.js
SyntaxJavaScript
Copy Code
|
|---|
get style() {} |
Lanes.Style
A Style object representing the style of all grid elements, which do not have an explicitly assigned style.
See Also