Back to Devexpress

TcxSchedulerDateNavigator.ShowDatesContainingEventsInBold Property

vcl-cxschedulerdatenavigator-dot-tcxschedulerdatenavigator-d66152f2.md

latest1.5 KB
Original Source

TcxSchedulerDateNavigator.ShowDatesContainingEventsInBold Property

Specifies whether days containing user events are shown in bold in the Date Navigator.

Declaration

delphi
property ShowDatesContainingEventsInBold: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

If the value of the ShowDatesContainingEventsInBold property is True days containing user events are shown in bold in the Date Navigator.

The default value of the ShowDatesContainingEventsInBold property is True.

See Also

TcxCustomScheduler.EventDays

TcxSchedulerDateNavigator.ShowDatesContainingEventsInBold

TcxSchedulerDateNavigator.ShowDatesContainingHolidaysInColor

TcxSchedulerDateNavigator Class

TcxSchedulerDateNavigator Members

cxSchedulerDateNavigator Unit