Grid.columnHomogeneous
bool columnHomogeneous() @property nothrowGet columnHomogeneous property.
Returns
If true, the columns are all the same width.
void columnHomogeneous(bool propval) @property nothrowSet columnHomogeneous property.
Parameters
propval | If true, the columns are all the same width. |