Enum 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.
Namespace: Syncfusion.Blazor.Schedule
Assembly: Syncfusion.Blazor.dll
Syntax
public enum SpannedEventPlacement
Fields
| Name | Description |
|---|---|
| AllDayRow | Renders the spanned events in the all-day row. |
| TimeSlot | Renders the spanned events in the time slot. |