gridChildrenInParent

The gridChildrenInParent property is used for a container to align its children to the parent container.

Usage

By default, child elements of a container are aligned locally inside the container layout cells. With this property, you can force children to be aligned according to the layout cells of the parent container of the container to which you assign this property.

This is useful, for example, when you want to align fields across Group containers inside aGrid.