TcxSchedulerDayView.DayHeaderArea Property
Specifies whether a day header is displayed.
Declaration
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