Gets the horizontal alignment of children in the container.
Possible values are: left, center, and right. The default value is left, but some containers, such as ButtonBar and ToggleButtonBar, have different default values.
protected String horizontalAlign { get; }
'Declaration
Protected Read Property horizontalAlign As String