Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DateTimeSelector Class / TimeFormat Property

In This Topic
    TimeFormat Property
    In This Topic
    Gets or sets the format string to use when converting the selected time to a string.
    Syntax
    'Declaration
     
    
    Public Property TimeFormat As String
    public string TimeFormat {get; set;}
    See Also