GridLayoutChild.rowSpan

int rowSpan() @property

Get rowSpan property.

Returns

The number of rows the child spans to.
void rowSpan(int propval) @property

Set rowSpan property.

Parameters

propvalThe number of rows the child spans to.