SelectedIndices Property (FlexListBase)

Action

Gets an array of indices in the data provider of the selected items.

The items are in the reverse order that the user selected the items.

The default value is [ ].

Syntax

'Declaration
Protected Read Property selectedIndices As List(Of Integer)

Access

Read only.