SelectedItemText Property (UWPComboBox)
Class
UWPComboBox
.
Action
Gets the text of the selected item or an empty string if the selection is empty.
Syntax
'Declaration Protected Read Property SelectedItemText As
String
Access
Read only.