jQuery.wijmo.wijcalendar Namespace > options type : dayCols Field |
Default value: 7
Gets or sets the number of day columns that appear in the calendar. This is useful if you want to view more or less calendar days on the calendar month.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijcalendar.options.dayCols; |
Javascript (Specification) | |
---|---|
|