ComponentOne Scheduler for WinForms
AllDayEvent Property (Appointment)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : AllDayEvent Property
Gets or sets the System.Boolean value indicating if the current appointment is an All-day appointment.
Syntax
'Declaration
 
Public Property AllDayEvent As System.Boolean
public System.bool AllDayEvent {get; set;}
See Also

Reference

Appointment Class
Appointment Members