ComponentOne DateTimeEditors for WPF and Silverlight
CustomTimeFormat Property

C1.WPF.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