alexa

    Show / Hide Table of Contents

    Enum CalendarMode

    Specifies values for the different modes of operation of a Calendar.

    Namespace: Syncfusion.Windows.Controls
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public enum CalendarMode

    Fields

    Name Description
    Decade

    The Calendar displays a decade at a time.

    Month

    The Calendar displays a month at a time.

    Year

    The Calendar displays a year at a time.

    Back to top Generated by DocFX