TIWCGJQDatePickerOptions.MaxDate Property

Set a maximum 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. '+1m +1w'), or null for no limit.

Namespace: IWCGJQDatePicker
published
 property MaxDate: variant index 24 read GetVariantValue write SetVariantValue stored IsVariantStored;

Property Value

Type: variant