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