GridLayout.rowSpacing
int rowSpacing() @propertyGet rowSpacing property.
Returns
The amount of space between to consecutive rows.
void rowSpacing(int propval) @propertySet rowSpacing property.
Parameters
propval | The amount of space between to consecutive rows. |