alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ElementType

    An enum that holds the available element types in the scheduler.

    Namespace: Syncfusion.Blazor.Schedule
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum ElementType

    Fields

    Name Description
    AllDayCells

    All day row cells.

    DateHeader

    Date header cells.

    DayHeader

    The day header element.

    EmptyCells

    Empty cells.

    Event

    The appointment element.

    MajorSlot

    Time scale major slot cells.

    MinorSlot

    Minor slot cells.

    MonthCells

    Month cells.

    MonthDay

    Month day elements.

    MonthHeader

    The month header element.

    OtherMonthCells

    Previous and next month cells.

    ResourceGroupCells

    Resource group cells.

    ResourceHeader

    Resource header cells.

    WeekHeader

    The week header element.

    WorkCells

    Work cells.

    YearHeader

    The year header element.

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