Class CalendarType
Specifies the types of calendars.
Inheritance
System.Object
CalendarType
Namespace: Syncfusion.Maui.Scheduler
Assembly: Syncfusion.Maui.Scheduler.dll
Syntax
public sealed class CalendarType : Enum
Fields
Gregorian
Specifies the Gregorian calendar.
Declaration
public const CalendarType Gregorian
Field Value
Type |
---|
CalendarType |
Hebrew
Specifies the Hebrew calendar.
Declaration
public const CalendarType Hebrew
Field Value
Type |
---|
CalendarType |
Hijri
Specifies the Hijri calendar.
Declaration
public const CalendarType Hijri
Field Value
Type |
---|
CalendarType |
Japanese
Specifies the Japanese calendar.
Declaration
public const CalendarType Japanese
Field Value
Type |
---|
CalendarType |
Korean
Specifies the Korean calendar.
Declaration
public const CalendarType Korean
Field Value
Type |
---|
CalendarType |
Persian
Specifies the Persian calendar.
Declaration
public const CalendarType Persian
Field Value
Type |
---|
CalendarType |
Taiwan
Specifies the Taiwan calendar.
Declaration
public const CalendarType Taiwan
Field Value
Type |
---|
CalendarType |
ThaiBuddhist
Specifies the ThaiBuddhist calendar.
Declaration
public const CalendarType ThaiBuddhist
Field Value
Type |
---|
CalendarType |
UmAlQura
Specifies the Um Al-Qura calendar.
Declaration
public const CalendarType UmAlQura
Field Value
Type |
---|
CalendarType |