Wijmo UI for the Web
monthRows Field

Default value: 1

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

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijcalendar.options.monthRows;
Javascript (Specification) 
var monthRows : number;
Remarks
By setting the monthRows property, calendar months will be added vertically 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.