property XMLGrid.AlignChildContent as Boolean
Indicates whether the control aligns the child content.

TypeDescription
Boolean A Boolean expression that indicates whether the control aligns the child content.
By default, the AlignChildContent property is False, which indicates the child content is not aligned ( icons, text, expanding buttons, get aligned ).

The following screen shot shows the control's content ( AlignChildContent property is False, by default )

The following screen shot shows the control's content ( AlignChildContent property is True )