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 : Enum
Fields
AllDayRow
Declaration
public const SpannedEventPlacement AllDayRow
Field Value
Type |
---|
SpannedEventPlacement |
TimeSlot
Declaration
public const SpannedEventPlacement TimeSlot
Field Value
Type |
---|
SpannedEventPlacement |