TimePickerFormItemTimeFormat Property
Gets or sets the time format (short or long).

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public TimeFormat TimeFormat { get; set; }

Property Value

Type: TimeFormat
See Also