var instance; // Type: wijmo.input.DatePickersClass; var value; // Type: ICalendar value = instance.calendar;
var calendar : ICalendar;
Determines the settings of the calendar. If this property's value is null, the calendar doesn't show. But if there is no picker show, then the calendar will still show.
var instance; // Type: wijmo.input.DatePickersClass; var value; // Type: ICalendar value = instance.calendar;
var calendar : ICalendar;