Grid.columnSpacing

int columnSpacing() @property nothrow

Get columnSpacing property.

Returns

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

Set columnSpacing property.

Parameters

propvalThe amount of space between two consecutive columns.