menu

Class CalendarDisplayMode - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CalendarDisplayMode

    Defines constants that specify which view of the calendar is shown.

    Inheritance
    System.Object
    CalendarDisplayMode
    Namespace: Syncfusion.UI.Xaml.Calendar
    Assembly: Syncfusion.Calendar.WinUI.dll
    Syntax
    public sealed class CalendarDisplayMode : Enum

    Fields

    Century

    The century view is shown.

    Declaration
    public const CalendarDisplayMode Century
    Field Value
    Type
    CalendarDisplayMode

    Decade

    The decade view is shown.

    Declaration
    public const CalendarDisplayMode Decade
    Field Value
    Type
    CalendarDisplayMode

    Month

    The month view is shown.

    Declaration
    public const CalendarDisplayMode Month
    Field Value
    Type
    CalendarDisplayMode

    Year

    The year view is shown.

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