The DateTimePickerKind enumeration contains types of data that should be present in the DateTimePicker component.
It is used by the following property:
Value | Brief description |
0 | Date. Component is used to enter or select date. |
1 | Time. Component is used to enter or select time. |
See also: