TIWCGJQDatePickerOptions.MinDate Property

Set a minimum selectable date via a Date object or as a string in the current dateFormat, or a number of days from today (e.g. +7) or a string of values and periods ('y' for years, 'm' for months, 'w' for weeks, 'd' for days, e.g. '-1y -1m'), or null for no limit.

Namespace: IWCGJQDatePicker
published
 property MinDate: variant index 25 read GetVariantValue write SetVariantValue stored IsVariantStored;

Property Value

Type: variant