Class CalendarType
Represents the calendar type of Date picker content control.
Inheritance
System.Object
CalendarType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class CalendarType : Enum
Fields
Gregorian
Represents the Gregorian calendar
Declaration
public const CalendarType Gregorian
Field Value
Type |
---|
CalendarType |
GregorianArabic
Represents the GregorianArabic calendar
Declaration
public const CalendarType GregorianArabic
Field Value
Type |
---|
CalendarType |
GregorianEnglish
Represents the GregorianEnglish calendar
Declaration
public const CalendarType GregorianEnglish
Field Value
Type |
---|
CalendarType |
GregorianMiddleEastFrench
Represents the GregorianMiddleEastFrench calendar
Declaration
public const CalendarType GregorianMiddleEastFrench
Field Value
Type |
---|
CalendarType |
GregorianTransliteratedEnglish
Represents the GregorianTransliteratedEnglish calendar
Declaration
public const CalendarType GregorianTransliteratedEnglish
Field Value
Type |
---|
CalendarType |
GregorianTransliteratedFrench
Represents the GregorianTransliteratedFrench calendar
Declaration
public const CalendarType GregorianTransliteratedFrench
Field Value
Type |
---|
CalendarType |
Hebrew
Represents the Hebrew calendar
Declaration
public const CalendarType Hebrew
Field Value
Type |
---|
CalendarType |
Hijri
Represents the Hijri calendar
Declaration
public const CalendarType Hijri
Field Value
Type |
---|
CalendarType |
Japan
Represents the Japan calendar
Declaration
public const CalendarType Japan
Field Value
Type |
---|
CalendarType |
Korean
Represents the Korean calendar
Declaration
public const CalendarType Korean
Field Value
Type |
---|
CalendarType |
Saka
Represents the Saka calendar
Declaration
public const CalendarType Saka
Field Value
Type |
---|
CalendarType |
Taiwan
Represents the Taiwan calendar
Declaration
public const CalendarType Taiwan
Field Value
Type |
---|
CalendarType |
Thai
Represents the Thai calendar
Declaration
public const CalendarType Thai
Field Value
Type |
---|
CalendarType |