Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TimeSelector Class / SelectedTime Property

In This Topic
    SelectedTime Property
    In This Topic
    Gets or sets the selected time.
    Syntax
    'Declaration
     
    
    Public Property SelectedTime As TimeSpan
    public TimeSpan SelectedTime {get; set;}
    See Also