Enum CalendarType
Represents the calendar type of Date picker content control.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum CalendarType
Fields
Name | Description |
---|---|
Gregorian | Represents the Gregorian calendar |
GregorianArabic | Represents the GregorianArabic calendar |
GregorianEnglish | Represents the GregorianEnglish calendar |
GregorianMiddleEastFrench | Represents the GregorianMiddleEastFrench calendar |
GregorianTransliteratedEnglish | Represents the GregorianTransliteratedEnglish calendar |
GregorianTransliteratedFrench | Represents the GregorianTransliteratedFrench calendar |
Hebrew | Represents the Hebrew calendar |
Hijri | Represents the Hijri calendar |
Japan | Represents the Japan calendar |
Korean | Represents the Korean calendar |
Saka | Represents the Saka calendar |
Taiwan | Represents the Taiwan calendar |
Thai | Represents the Thai calendar |