ComponentOne Xamarin Edition
CalendarType Enumeration
C1.Xamarin.Forms.Calendar Assembly > C1.Xamarin.Forms.Calendar Namespace : CalendarType Enumeration
Specifies the kind of calendar displayed
Syntax
public enum CalendarType : System.Enum 
Members
MemberDescription
Default The calendar type will be determined by the platform settings.
Gregorian The gregorian calendar
Japanese The japanese calendar
Inheritance Hierarchy

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

See Also

Reference

C1.Xamarin.Forms.Calendar Namespace