DatePickerFormItemInitializeWithCurrentDate Property |
Gets or sets a value indicating whether the initial date should be the current date.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic bool InitializeWithCurrentDate { get; set; }
Public Property InitializeWithCurrentDate As Boolean
Get
Set
Property Value
Type:
Boolean
See Also