Wijmo UI for the Web
showWeekDays Field

Determines whether to display week days.

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

See Also

Reference

ICalendar Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.