TimePickerFormItemTimeFormat Property |
Gets or sets the time format (short or long).
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic TimeFormat TimeFormat { get; set; }
Public Property TimeFormat As TimeFormat
Get
Set
Property Value
Type:
TimeFormat
See Also