Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalendarType

    Show / Hide Table of Contents

    Class CalendarType

    Represents the calendar type of Date picker content control.

    Inheritance
    System.Object
    CalendarType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class CalendarType : Enum

    Fields

    Gregorian

    Represents the Gregorian calendar

    Declaration
    public const CalendarType Gregorian
    Field Value
    Type Description
    CalendarType

    GregorianArabic

    Represents the GregorianArabic calendar

    Declaration
    public const CalendarType GregorianArabic
    Field Value
    Type Description
    CalendarType

    GregorianEnglish

    Represents the GregorianEnglish calendar

    Declaration
    public const CalendarType GregorianEnglish
    Field Value
    Type Description
    CalendarType

    GregorianMiddleEastFrench

    Represents the GregorianMiddleEastFrench calendar

    Declaration
    public const CalendarType GregorianMiddleEastFrench
    Field Value
    Type Description
    CalendarType

    GregorianTransliteratedEnglish

    Represents the GregorianTransliteratedEnglish calendar

    Declaration
    public const CalendarType GregorianTransliteratedEnglish
    Field Value
    Type Description
    CalendarType

    GregorianTransliteratedFrench

    Represents the GregorianTransliteratedFrench calendar

    Declaration
    public const CalendarType GregorianTransliteratedFrench
    Field Value
    Type Description
    CalendarType

    Hebrew

    Represents the Hebrew calendar

    Declaration
    public const CalendarType Hebrew
    Field Value
    Type Description
    CalendarType

    Hijri

    Represents the Hijri calendar

    Declaration
    public const CalendarType Hijri
    Field Value
    Type Description
    CalendarType

    Japan

    Represents the Japan calendar

    Declaration
    public const CalendarType Japan
    Field Value
    Type Description
    CalendarType

    Korean

    Represents the Korean calendar

    Declaration
    public const CalendarType Korean
    Field Value
    Type Description
    CalendarType

    Saka

    Represents the Saka calendar

    Declaration
    public const CalendarType Saka
    Field Value
    Type Description
    CalendarType

    Taiwan

    Represents the Taiwan calendar

    Declaration
    public const CalendarType Taiwan
    Field Value
    Type Description
    CalendarType

    Thai

    Represents the Thai calendar

    Declaration
    public const CalendarType Thai
    Field Value
    Type Description
    CalendarType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved