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

Namespace:  C1.Web.iPhone.C1Calendar
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public bool ShowOtherMonthDays { get; set; }
Visual Basic
Public Property ShowOtherMonthDays As Boolean
	Get
	Set

See Also