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