Skip to main content

TcxSchedulerDateNavigator.ShowDatesContainingHolidaysInColor Property

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

Declaration

property ShowDatesContainingHolidaysInColor: Boolean read; write; default False;

Property Value

Type Default
Boolean False

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