Search
Grid.totalRowWidth Property
See Also
 





Gets the total width of all row headers.

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

 Syntax

JavaScript  Copy Code

get totalRowWidth() {}

 Property Value

Number

A number representing the width.

 See Also