Grid.rowHomogeneous
bool rowHomogeneous() @property nothrowGet rowHomogeneous property.
Returns
If true, the rows are all the same height.
void rowHomogeneous(bool propval) @property nothrowSet rowHomogeneous property.
Parameters
propval | If true, the rows are all the same height. |