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