children_fixed_width Attribute (DCL)

Specifies the default width (similar to width) for all tiles in a cluster.

Supported Platforms: Windows only

children_fixed_width = true-false;

Does not override a child's width attribute, if it is specified explicitly.

Possible values are true or false (default: false).

Note: Use the fixed_ attributes with discretion. Inconsistent overriding of defaults results in inconsistent layouts.