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

TypeDescription
AlignmentEnum An AlignmentEnum expression that indicates the item's alignment into the editor's drop-down list.
Use the DropDownAlignment property to align the items in the editor's drop-down list. The property has effect only for editors of drop down type. By default, the items in the drop down portion of the editor are left aligned. Use the DropDownAlignment property to right align the items in the drop down portion of the editor.