children_alignment = position;


Align the cluster's children.


This attribute defines the default alignment of the children tiles within a cluster. When a child tile has its own alignment attribute, it overrules this children_alignment attribute.

For position, you can specify the alignment children tiles as follows:

Example

children_alignment = centered;

Valid Tiles

row

column

radio_row

radio_column

boxed_row

boxed_column

boxed_radio_row

boxed_radio_column

Tell me about...

About Predefined Attributes

Programming Overview of DCL (Dialog Control Language)