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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public TableItemStyle DayWithOutEventsStyle { get; set; }

Property Value

Type: TableItemStyle
See Also