Gets or sets the display format for calendar days.

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

Syntax

C#
public MonthDayFormat MonthDayFormat { get; set; }
Visual Basic
Public Property MonthDayFormat As MonthDayFormat
	Get
	Set

See Also