GridLayoutGidBuilderImpl.columnHomogeneous
T columnHomogeneous(bool propval)Set columnHomogeneous property.
Parameters
propval | Whether all the columns in the grid have the same width. |
Returns
Builder instance for fluent chaining
T columnHomogeneous(bool propval)Set columnHomogeneous property.
propval | Whether all the columns in the grid have the same width. |