Search
GridPanel.rows Property
See Also
 






Gets a list of GridRow objects specifying row attributes.

Namespace: MindFusion.Diagramming
File: GridPanel.js

 Syntax

JavaScript  Copy Code

get rows() {}

 Property Value

Array

An array containing the grid rows.

 See Also