Back to Devexpress

TcxSchedulerDayView.HeaderContainer Property

vcl-cxschedulerdayview-dot-tcxschedulerdayview-98c192c8.md

latest1.0 KB
Original Source

TcxSchedulerDayView.HeaderContainer Property

Specifies if the scheduling area shows the all-day event area on top of the content area.

Declaration

delphi
property HeaderContainer: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False to hide the all-day event area.

The HeaderContainer property’s default value is True.

See Also

cxSchedulerAllDayEventContainerMaxLineCount

TcxSchedulerDayView.ShowAllDayEventsInContentArea

TcxSchedulerDayView Class

TcxSchedulerDayView Members

cxSchedulerDayView Unit