gridRowSpan property

num get gridRowSpan

The number of rows that a GRID frame's child should span.

This property is only applicable for direct children of frames with layoutMode: "GRID".

Implementation

num get gridRowSpan;