Wijmo UI for the Web
visibleCalendars Field

Array of the calendar names which need to be shown.

Syntax
Javascript (Usage) 
var value; // Type: Array
value = jQuery.wijmo.wijevcal.options.visibleCalendars;
Javascript (Specification) 
var visibleCalendars : Array;
Example
$("#eventscalendar").wijevcal("option", 
    "visibleCalendars", ["My Calendar"]);
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.