dbicDayView Send comments on this topic.
AllDay Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > UserDrawnAppointmentEventArgs Class : AllDay Property

Determines if the appointment exists in the AllDay area.

Syntax

Visual Basic (Declaration) 
Public Property AllDay As Boolean
C# 
public bool AllDay {get; set;}

Property Value

boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also