Wijmo UI for the Web
showWeekNumbers Field

Default value: false

Determines whether to display week numbers.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijcalendar.options.showWeekNumbers;
Javascript (Specification) 
var showWeekNumbers : boolean;
Remarks
When enabled, the week numbers appear vertically on the left side of the calendar. The week numbers represent a week number for each week in the calendar month. In the calendar year there are a total of 52 weeks so the weeknumbers will range from 1 to 52.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.