Enum
RadDropDownStyle

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.

Declaration

cs-api-definition
DropDown = 1

Field Value

RadDropDownStyle

DropDownList

Indicates that the text area cannot be edited.

Declaration

cs-api-definition
DropDownList = 2

Field Value

RadDropDownStyle

In this article
DefinitionFieldsDropDownDropDownList
Not finding the help you need?
Contact Support