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 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


See also

All Component Classes

Technical Reference

  • No labels