property Editor.Alignment as AlignmentEnum
Retrieves or sets a value that indicates the caption's alignment.

TypeDescription
AlignmentEnum An AlignmentEnum value that indicates the caption's alignment.

If the Alignment is LeftAlignment the icon and the caption are left aligned. If the Alignment is RightAlignment the icon and the caption are right aligned. If the Alignment is CenterAlignment the caption is center aligned, and the icon is left aligned. Use the DropDownAlignment property to align the items into a drop down window