GridLayoutChild.columnSpan

int columnSpan() @property

Get columnSpan property.

Returns

The number of columns the child spans to.
void columnSpan(int propval) @property

Set columnSpan property.

Parameters

propvalThe number of columns the child spans to.