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