ComponentOne Xamarin Edition
CalendarViewMode Enumeration
C1.Xamarin.Forms.Calendar Assembly > C1.Xamarin.Forms.Calendar Namespace : CalendarViewMode Enumeration
Specifies constants that define the different views.
Syntax
public enum CalendarViewMode : System.Enum 
Members
MemberDescription
Decade Displays the years of the decade.
Month Displays the days of the month.
Year Displays the months of the year.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xamarin.Forms.Calendar.CalendarViewMode

See Also

Reference

C1.Xamarin.Forms.Calendar Namespace