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