Determines whether to diaplay days that belong to other month in a month view.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1CalendarClient (in C1CalendarClient.dll)

Syntax

JavaScript
function get_showOtherMonthDays();
function set_showOtherMonthDays(value);

See Also