WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly
/
C1.WinUI.DateTimeEditors Namespace
/
C1DateTimePicker Class
/ TimeFormat Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
TimeFormat Property (C1DateTimePicker)
In This Topic
Specifies the C1TimeEditorFormat format that is used to display the selected time.
Syntax
C#
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.
See Also
Reference
C1DateTimePicker Class
C1DateTimePicker Members