ComponentOne DateTimeEditors for UWP
CustomTimeFormat Property

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1DateTimePicker Class : CustomTimeFormat Property
Gets or sets the custom time format string.
Syntax
'Declaration
 
Public Property CustomTimeFormat As System.String
public System.string CustomTimeFormat {get; set;}
Remarks
The default is null.
See Also

Reference

C1DateTimePicker Class
C1DateTimePicker Members