Skip to main content

TcxCustomDateNavigator.ShowDatesContainingEventsInBold Property

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

Declaration

property ShowDatesContainingEventsInBold: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

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

The default value of the ShowDatesContainingEventsInBold property is True.

See Also