[]
        
(Showing Draft Content)

C1.WPF.DateTimeEditors.C1DateTimePicker.TimeFormat

TimeFormat Property

TimeFormat

Specifies the C1TimeEditorFormat format that is used to display the selected time.

Declaration
public C1TimeEditorFormat TimeFormat { get; set; }
Remarks

The C1TimeEditorFormat.TimeSpan value is not valid for this property. If you set TimeFormat property to C1TimeEditorFormat.TimeSpan value, the C1DateTimePicker control will use the previously set value.