Wijmo UI for the Web
viewType Field

Default value: 'day'

The active view type. Possible values are: day, week, month, list.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijevcal.options.viewType;
Javascript (Specification) 
var viewType : string;
Example
$("#eventscalendar").wijevcal(
        { viewType: "month" });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.