Class SpannedEventPlacement
An enum that holds the options to render the spanned events in all day row or time slot.
Inheritance
System.Object
    SpannedEventPlacement
  Namespace: Syncfusion.EJ2.Schedule
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SpannedEventPlacement : EnumFields
AllDayRow
Declaration
public const SpannedEventPlacement AllDayRowField Value
| Type | 
|---|
| SpannedEventPlacement | 
TimeSlot
Declaration
public const SpannedEventPlacement TimeSlotField Value
| Type | 
|---|
| SpannedEventPlacement |