menu

MAUI

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

    Show / Hide Table of Contents

    Class CalendarMode

    Defines the calendar mode for the calendar.

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

    Fields

    Default

    Represents the default mode.

    Declaration
    public const CalendarMode Default
    Field Value
    Type
    CalendarMode

    Dialog

    Represents the dialog mode.

    Declaration
    public const CalendarMode Dialog
    Field Value
    Type
    CalendarMode

    RelativeDialog

    Represents the relative dialog mode.

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