set_row_spacings


Description:

public void set_row_spacings (uint spacing)

Sets the space between every row in this equal to spacing.

Note:

Use set_row_spacing with Grid.

Parameters:

this

a Table.

spacing

the number of pixels of space to place between every row in the table.