Skip to main content

TcxSchedulerDayView.HeaderContainer Property

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

Declaration

property HeaderContainer: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

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

The HeaderContainer property’s default value is True.

See Also