Wijmo UI for the Web
showOtherMonthDays Field
wijmo.input Namespace > ICalendar Interface : showOtherMonthDays Field

Determines whether to display the days of the next and/or previous month.

Syntax
var instance; // Type: wijmo.input.ICalendar;
var value; // Type: boolean
value = instance.showOtherMonthDays;
var showOtherMonthDays : boolean;
See Also

Reference

ICalendar Interface