Enum
ComboBoxSelectionType

Type of combobox selection.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum ComboBoxSelectionType

Fields

ByIndex

Selection by index.

Declaration

cs-api-definition
ByIndex = 2

Field Value

ComboBoxSelectionType

ByText

Selection by text.

Declaration

cs-api-definition
ByText = 0

Field Value

ComboBoxSelectionType

ByValue

Selection by value.

Declaration

cs-api-definition
ByValue = 1

Field Value

ComboBoxSelectionType

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