HorizontalAlign Property (FlexBox)

Class

FlexBox.

Action

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.

Syntax

'Declaration
Protected Read Property horizontalAlign As String

Access

Read only.