Grid.rowHomogeneous

bool rowHomogeneous() @property nothrow

Get rowHomogeneous property.

Returns

If true, the rows are all the same height.
void rowHomogeneous(bool propval) @property nothrow

Set rowHomogeneous property.

Parameters

propvalIf true, the rows are all the same height.