Blazor

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

    Show / Hide Table of Contents

    Class CalendarView

    Specifies the view of the calendar.

    Inheritance
    System.Object
    CalendarView
    Namespace: Syncfusion.Blazor.Calendars
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class CalendarView : Enum

    Fields

    Decade

    Specifies the Decade view of the calendar.

    Declaration
    public const CalendarView Decade
    Field Value
    Type Description
    CalendarView

    Month

    Specifies the Month view of the calendar.

    Declaration
    public const CalendarView Month
    Field Value
    Type Description
    CalendarView

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Year

    Specifies the Year view of the calendar.

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