EnumRadDropDownStyle
Enum
Defines the drop down style used by RadComboBox.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public enum RadDropDownStyle
Fields
DropDown
Indicates that the text area is editable.
DropDownList
Indicates that the text area cannot be edited.