ComponentOne DateTimeEditors for WPF and Silverlight
CustomDateFormat Property

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

Reference

C1DateTimePicker Class
C1DateTimePicker Members