If the dates for the calendar should be shown in reverse order. Default value is false.

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

Syntax

C#
public bool ReverseDateSortOrder { get; set; }

Remarks

The events for each day will still be sorted normally.

See Also