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