Position of the prompter
Member of DropDown (PRIM_MD.Dropdown)
Data Type - Enumeration
The PromptPosition property defines where the list of items will be displayed
Enum Value | Description |
---|---|
Bottom | The list of items will be attached to the bottom of the control |
Overlay | The list of items will be attached to the top of the control, overlaying the input area |
ScreenCenter | The list of items will be centered on the screen |
Febuary 18 V14SP2