GridLayoutChild.rowSpan
int rowSpan() @propertyGet rowSpan property.
Returns
The number of rows the child spans to.
void rowSpan(int propval) @propertySet rowSpan property.
Parameters
propval | The number of rows the child spans to. |
int rowSpan() @propertyGet rowSpan property.
void rowSpan(int propval) @propertySet rowSpan property.
propval | The number of rows the child spans to. |