Skip to main content

TcxSchedulerDayViewStyles.HeaderContainer Property

Specifies style settings for the all-day event area located at the top of each day.

Declaration

property HeaderContainer: TcxStyle index cxcsHeaderContainer read; write;

Property Value

Type
TcxStyle

Remarks

Use this property to customize the all-day event area’s style settings.

See the examples in the Styles topic.

See Also