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