SelectedIndex Property (FlexListBase)

Action

Gets the index in the data provider of the selected item.

The default value is -1 (no selected item).

Syntax

'Declaration
Protected Read Property selectedIndex As Integer

Access

Read only.