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