constants AlignmentEnum
Specifies the object's alignment types. Use the Alignment property to align the item. Use the Alignment property to align the caption of the group.

NameValueDescription
exLeft0 The object is left aligned.
exCenter1 The object is center aligned.
exRight2 The object is right aligned.
exMiddle4 The object's icon and object's caption are center aligned. The object's icon is displayed on top, and the object's caption is bottom displayed.