Enum DatePickerFormat
Specifies date formats for a DatePicker.
Namespace: System.Windows.Controls
Assembly: OpenSilver.dll
Syntax
public enum DatePickerFormat
Fields
Name | Description |
---|---|
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. |