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