ComponentOne Basic Library for UWP
SelectedItem Property (C1TabControl)

C1.UWP Assembly > C1.Xaml Namespace > C1TabControl Class : SelectedItem Property
Gets or sets the selected item or returns null if the selection is empty.
Syntax
'Declaration
 
Public Property SelectedItem As System.Object
public System.object SelectedItem {get; set;}
See Also

Reference

C1TabControl Class
C1TabControl Members