wijmo.input Namespace > ICalendar Interface : showOtherMonthDays Field |
Determines whether to display the days of the next and/or previous month.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.input.ICalendar; var value; // Type: bool value = instance.showOtherMonthDays; |
Javascript (Specification) | |
---|---|
|