ComponentOne Basic Library for UWP
SelectedItem Property (C1ListBox)

C1.UWP Assembly > C1.Xaml Namespace > C1ListBox Class : SelectedItem Property
Gets or set the item which is selected.
Syntax
'Declaration
 
Public Property SelectedItem As System.Object
public System.object SelectedItem {get; set;}
See Also

Reference

C1ListBox Class
C1ListBox Members