Enum
DropDownListSelectionType

Type of drop down list selection.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum DropDownListSelectionType

Fields

ByIndex

Selection by index.

Declaration

cs-api-definition
ByIndex = 2

Field Value

DropDownListSelectionType

ByText

Selection by text.

Declaration

cs-api-definition
ByText = 0

Field Value

DropDownListSelectionType

ByValue

Selection by value.

Declaration

cs-api-definition
ByValue = 1

Field Value

DropDownListSelectionType

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