
Dropdown or DropdownList. Dropdown supports editing in the value area, while DropdownList simply shows the list
Member of Data Table DropDown (PRIM_MD.DropDown)
Data Type - Enumeration
Details
The DropDownStyle property determines the appearance and behavior of the drop down.
Allowed Values
Enum Value | Description |
---|---|
DropDown | Drop down list and edit box combination |
DropDownList | Drop down list and non-editable area showing the focus value |
See also
V14 SP2 - November 2017