ComponentOne Basic Library for UWP
TimeFormat Property

C1.UWP Assembly > C1.Xaml Namespace > C1DateTimeSelector Class : TimeFormat Property
Gets or sets the format string to use when converting the selected time to a string.
Syntax
'Declaration
 
Public Property TimeFormat As System.String
public System.string TimeFormat {get; set;}
See Also

Reference

C1DateTimeSelector Class
C1DateTimeSelector Members