children_alignment Attribute (DCL)

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

Supported Platforms: Windows only

children_alignment = position;

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

For columns, possible values are left, right, or centered (default: left).

For rows, possible values are top, bottom, or centered (default: centered).