Grid.columnHomogeneous

bool columnHomogeneous() @property nothrow

Get columnHomogeneous property.

Returns

If true, the columns are all the same width.
void columnHomogeneous(bool propval) @property nothrow

Set columnHomogeneous property.

Parameters

propvalIf true, the columns are all the same width.