Show contents 

Working with General Visual Components > Classes > ComboBox > ComboBox.SelectedIndex

ComboBox.SelectedIndex

Syntax

SelectedIndex: Number

Description

The SelectedIndex property determines index of selected list element.

Example

The property use is given on the Example of Creating the ComboBox Component page.

See also:

ComboBox