Show contents 

Working with Lists > Classes > ListBox > ListBox.SelectedItem

ListBox.SelectedItem

Syntax

SelectedItem: PP.Ui.ListItem

Description

The SelectedItem property determines selected list item.

Example

The example of property use is given in description of the ListBox.ItemSelected event.

See also:

ListBox