ComponentOne DateTimeEditors for UWP
CustomFormat Property (C1TimeEditor)

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

Reference

C1TimeEditor Class
C1TimeEditor Members