SelectedItems Property (FlexListBase)

Class

FlexListBase class

Action

Gets an array of references to the selected items in the data provider.

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

The default value is [ ].

Data Type

LIST OF STRING

Access

Read only