menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalendarIdentifier - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CalendarIdentifier

    Defines the calendar identifier of the SfCalendar.

    Inheritance
    System.Object
    CalendarIdentifier
    Namespace: Syncfusion.Maui.Calendar
    Assembly: Syncfusion.Maui.Calendar.dll
    Syntax
    public sealed class CalendarIdentifier : Enum

    Fields

    Gregorian

    Specifies the Gregorian calendar.

    Declaration
    public const CalendarIdentifier Gregorian
    Field Value
    Type
    CalendarIdentifier

    Hijri

    Specifies the Hijri calendar.

    Declaration
    public const CalendarIdentifier Hijri
    Field Value
    Type
    CalendarIdentifier

    Korean

    Specifies the Korean calendar.

    Declaration
    public const CalendarIdentifier Korean
    Field Value
    Type
    CalendarIdentifier

    Persian

    Specifies the Persian calendar.

    Declaration
    public const CalendarIdentifier Persian
    Field Value
    Type
    CalendarIdentifier

    Taiwan

    Specifies the Taiwan calendar.

    Declaration
    public const CalendarIdentifier Taiwan
    Field Value
    Type
    CalendarIdentifier

    ThaiBuddhist

    Specifies the ThaiBuddhist calendar.

    Declaration
    public const CalendarIdentifier ThaiBuddhist
    Field Value
    Type
    CalendarIdentifier

    UmAlQura

    Specifies the Um Al-Qura calendar.

    Declaration
    public const CalendarIdentifier UmAlQura
    Field Value
    Type
    CalendarIdentifier
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved