public enum C1DatePickerFormat : System.Enum
public enum C1DatePickerFormat : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.WinUI.DateTimeEditors.C1DatePickerFormat