Back to Devexpress

TcxSchedulerDateNavigator.ShowDatesContainingHolidaysInColor Property

vcl-cxschedulerdatenavigator-dot-tcxschedulerdatenavigator-afc0ef05.md

latest1.2 KB
Original Source

TcxSchedulerDateNavigator.ShowDatesContainingHolidaysInColor Property

Specifies whether holiday dates are to be highlighted in the Date Navigator.

Declaration

delphi
property ShowDatesContainingHolidaysInColor: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

To paint holiday dates with a color specified via the HolidayColor property, set the ShowDatesContainingHolidaysInColor property to True.

The default value of the ShowDatesContainingHolidaysInColor property is False.

See Also

TcxSchedulerHolidays

TcxSchedulerDateNavigator.ShowDatesContainingEventsInBold

TcxSchedulerDateNavigator Class

TcxSchedulerDateNavigator Members

cxSchedulerDateNavigator Unit