Wijmo UI for the Web
calendar Field

Type: wijmo.input.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.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.DatePickersClass;
var value; // Type: ICalendar
value = instance.calendar;
Javascript (Specification) 
var calendar : ICalendar;
Browser Compatibility
7
5
5

See Also

Reference

DatePickersClass Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.