Version

DropDownDisplayMode Enumeration

Indicates the display mode of the control
Members
MemberDescription
DropDownselection, browsing, navigation, editing
DropDownListtyping text in the input will not be allowed, selection and browsing through the items will be allowed
ReadOnlyonly the current input value can be seen, list cannot be opened and items cannot be selected
ReadOnlyListediting not allowed, list can be opened but selection will not be allowed
Inheritance Hierarchy

Object
   Infragistics.Web.UI.DropDownDisplayMode

See Also