menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SpannedEventPlacement - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SpannedEventPlacement

    Specifies the rendering of spanned events (duration is more than 24 hours) in an all-day row or time slot (work area) for scheduler.

    Inheritance
    System.Object
    SpannedEventPlacement
    Namespace: Syncfusion.Blazor.Schedule
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SpannedEventPlacement : Enum

    Fields

    AllDayRow

    Renders the spanned events in the all-day row.

    Declaration
    public const SpannedEventPlacement AllDayRow
    Field Value
    Type
    SpannedEventPlacement

    TimeSlot

    Renders the spanned events in the time slot.

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