Wijmo UI for the Web
monthCols Field

Default value: 1

Gets or sets the number of calendar months in horizontal direction.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijcalendar.options.monthCols;
Javascript (Specification) 
var monthCols : number;
Remarks
By setting the monthCols property, calendar months will be added horizontally to the widget. The default value of this option is "1", which displays one calendar month at a time.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.