Back to Devexpress

TcxSchedulerDateNavigator.HolidayColor Property

vcl-cxschedulerdatenavigator-dot-tcxschedulerdatenavigator-d9f6a4cc.md

latest1.1 KB
Original Source

TcxSchedulerDateNavigator.HolidayColor Property

Specifies a color used to paint holiday dates in the Date Navigator.

Declaration

delphi
property HolidayColor: TColor read; write; default cxSchedulerDefaultHolidayColor;

Property Value

TypeDefault
TColorcxSchedulerDefaultHolidayColor

Remarks

Holiday dates are painted with the specified color, if the ShowDatesContainingHolidaysInColor property is set to True.

The default value of the HolidayColor property is clRed.

See Also

TcxSchedulerDateNavigator Class

TcxSchedulerDateNavigator Members

cxSchedulerDateNavigator Unit