GridLayoutChild.columnSpan
int columnSpan() @propertyGet columnSpan property.
Returns
The number of columns the child spans to.
void columnSpan(int propval) @propertySet columnSpan property.
Parameters
propval | The number of columns the child spans to. |