Gets or sets a value indicating whether the item represents an all day event. Namespace: MindFusion.Scheduling
|
C# |
---|
public abstract bool AllDayEvent { get; set; } |
Visual Basic |
---|
Public MustOverride Property AllDayEvent As Boolean |
true if the item is an all day event; otherwise, false.
All day event items are displayed in a special header area when the Calendar displays a timetable view.