alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum View

    An enum that denotes the view mode of the scheduler.

    Namespace: Syncfusion.Blazor.Schedule
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum View

    Fields

    Name Description
    Agenda

    The agenda view of the scheduler.

    Day

    The day view of the scheduler.

    Month

    The month view of the scheduler.

    MonthAgenda

    The month agenda view of the scheduler.

    TimelineDay

    The timeline day view of the scheduler.

    TimelineMonth

    The timeline month view of the scheduler.

    TimelineWeek

    The timeline week view of the scheduler.

    TimelineWorkWeek

    The timeline work week view of the scheduler.

    TimelineYear

    The timeline year view of the scheduler.

    Week

    The week view of the scheduler.

    WorkWeek

    The work week view of the scheduler.

    Year

    The year view of the scheduler.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved