'Declaration
Public Enum CalendarType Inherits System.Enum
public enum CalendarType : System.Enum
'Declaration
Public Enum CalendarType Inherits System.Enum
public enum CalendarType : System.Enum
Member | Description |
---|---|
Default | The calendar type will be determined by the platform settings. |
Gregorian | The Gregorian calendar |
Japanese | The Japanese calendar |
System.Object
System.ValueType
System.Enum
C1.WPF.Calendar.CalendarType