SelectedItem Property (UWPComboBox)

Class

UWPComboBox.

Action

Gets the selected item or Nothing if the selection is empty.

Syntax

'Declaration
Protected Read Property SelectedItem As UWPComboBoxItem

Access

Read only.