TcxSchedulerDayView.DayHeaderArea Property
In This Article
Specifies whether a day header is displayed.
#Declaration
Delphi
property DayHeaderArea: Boolean read; write; default True;
#Property Value
Type | Default |
---|---|
Boolean | True |
#Remarks
Set the DayHeaderArea property to False to hide the day header.
The default value of the DayHeaderArea property is True.
See Also
TcxSchedulerDayView.DayHeaderArea