ComponentOne Scheduler for WinForms
ShowAllDayArea Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : ShowAllDayArea Property
Gets or sets the System.Boolean value indicating whether the control should show All-Day area in a Day View. The default value is True.
Syntax
'Declaration
 
Public Property ShowAllDayArea As System.Boolean
public System.bool ShowAllDayArea {get; set;}
See Also

Reference

C1Schedule Class
C1Schedule Members