children_fixed_height Attribute (DCL)

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

Supported Platforms: Windows only

children_fixed_height = true-false;

Does not override a child's height 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.