TIWCGJQDatePickerOptions.YearRange Property

Control the range of years displayed in the year drop-down: either relative to today's year (-nn:+nn), relative to the currently selected year (c-nn:c+nn), absolute (nnnn:nnnn), or combinations of these formats (nnnn:-nn). Note that this option only affects what appears in the drop-down, to restrict which dates may be selected use the minDate and/or maxDate options.

Namespace: IWCGJQDatePicker
published
 property YearRange: string index 44 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string