Click or drag to resize
BasicCalendarDayWithOutEventsStyle Property
Style of the day without an event.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public TableItemStyle DayWithOutEventsStyle { get; set; }

Property Value

Type: TableItemStyle
See Also