SelectedIndex Property (UWPComboBox)
Class
UWPComboBox
.
Action
Gets the index of the selected item or negative one (-1) if the selection is empty. The value is zero-based.
Syntax
'Declaration Protected Read Property SelectedIndex As
Integer
Access
Read only.