Shows all days even if there are no events on this day.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236

Syntax

C#
public bool ExpandAllDays { get; set; }

Remarks

Default value is true.

See Also