GridLayoutChildGidBuilderImpl.columnSpan
T columnSpan(int propval)Set columnSpan property.
Parameters
propval | The number of columns the child spans to. |
Returns
Builder instance for fluent chaining
T columnSpan(int propval)Set columnSpan property.
propval | The number of columns the child spans to. |