Geocortex Essentials WPF API Reference for Workflow
DatePickerFormat Enumeration |
Specifies date formats for a DatePicker.
Namespace: Geocortex.Forms.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Long | 0 | Specifies that the date should be displayed using unabbreviated days of the week and month names. | |
Short | 1 | Specifies that the date should be displayed using abbreviated days of the week and month names. |
See Also