[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarViewMode

CalendarViewMode Class

Specifies constants that define the different views.

Inheritance
CalendarViewMode
Namespace: C1.iOS.Calendar
Assembly: C1.iOS.Calendar.dll
Syntax
public sealed class CalendarViewMode : Enum

Fields

Name Description
Decade

Displays the years of the decade.

Month

Displays the days of the month.

Year

Displays the months of the year.

value__