jQuery.wijmo.wijcalendar Namespace > options type : monthRows Field |
Default value: 1
Gets or sets the number of calendar months in vertical direction.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijcalendar.options.monthRows; |
Javascript (Specification) | |
---|---|
|