Gets or sets the display format for calendar days.
Namespace:
C1.Web.iPhone.C1CalendarAssembly: 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 |