DatePickerFormItemIncludeTimePicker Property
Gets or sets a value indicating whether a TimePickerFormItem should be bundled together with this form item.

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

Property Value

Type: Boolean
See Also