menu

MAUI

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

    Show / Hide Table of Contents

    Class CalendarView

    Defines the view for the SfCalendar.

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

    The default value is Month

    Fields

    Century

    Displays the century view.

    Declaration
    public const CalendarView Century
    Field Value
    Type
    CalendarView

    Decade

    Displays the decade view.

    Declaration
    public const CalendarView Decade
    Field Value
    Type
    CalendarView

    Month

    Displays the month view.

    Declaration
    public const CalendarView Month
    Field Value
    Type
    CalendarView

    Year

    Displays the year view.

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