property Editor.DropDownAlignment as AlignmentEnum
Retrieves or sets a value that indicates the item's alignment into control's drop down list.

TypeDescription
AlignmentEnum An AlignmentEnum expression that indicates the item's alignment. 

The DropDownAlignment property specifies the alignment for the items in a drop down window. The DropDownAlignment property has effect only if the EditType property is one of the following: DropDown, DropDownList, CheckList, PickEdit and Font. Use the Alignment property to change the caption's alignment.