DatePickerFormItemIncludeTimePicker Property |
Gets or sets a value indicating whether a
TimePickerFormItem
should be bundled together with this form item.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic bool IncludeTimePicker { get; set; }
Public Property IncludeTimePicker As Boolean
Get
Set
Property Value
Type:
Boolean
See Also