TIWCGJQMMobiScroll2DateTimeOptions.Invalid Property

Can be used to set dates unselectable. There are three properties to specify dates, all can be used separate or combined. dates is be an array of dates to disable exact dates on the scroller. daysOfWeek is an array with values from 0 to 6, daysOfMonth is an array which accepts numbers (e.g. every month's 2nd day) or a string in 'x/y' format (e.g. 12/24 means every year's 24th December is disabled).

Namespace: IWCGJQMMobiScroll2
published
 property Invalid: TCGJSon index 08 read GetJSonValue write SetJSonValue stored IsJSonStored;

Property Value

Type: TCGJSon