TcxSchedulerDayViewStyles.SelectedHeaderContainer Property
Specifies style settings for the all-day event area which is located at the top of a day, when it is selected.
Declaration
property SelectedHeaderContainer: TcxStyle index cxcsSelectedHeaderContainer read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use the HeaderContainer property to customize the style settings of the selected all-day event area.
See the examples in the Styles topic.
See Also