Grid.columnSpacing

int columnSpacing() @property

Get columnSpacing property.

Returns

The amount of space between two consecutive columns.
void columnSpacing(int propval) @property

Set columnSpacing property.

Parameters

propvalThe amount of space between two consecutive columns.