[]
Specifies the DateTime format the C1DatePicker control displays.
public enum C1DatePickerFormat
| Name | Description |
|---|---|
| Custom | Specifies that date format is determined by the C1DatePicker.CustomFormat property. |
| Long | Specifies that the date should be displayed using unabbreviated days of the week and month names. |
| Short | Specifies that the date should be displayed using abbreviated days of the week and month names. |