DropDown - PromptPosition Property

Position of the prompter

Member of DropDown (PRIM_MD.Dropdown)

Data Type - Enumeration

Details

The PromptPosition property defines where the list of items will be displayed

Allowed Values

Enum ValueDescription
BottomThe list of items will be attached to the bottom of the control
OverlayThe list of items will be attached to the top of the control, overlaying the input area
ScreenCenterThe list of items will be centered on the screen


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2