[]
        
(Showing Draft Content)

C1.Web.Mvc.Calendar.RangeEnd

RangeEnd Property

RangeEnd

Gets or sets the last selected date in a range selection.

Declaration
[Json(1)]
public DateTime RangeEnd { get; set; }
Remarks

To enable date range selection, set the SelectionMode property to DateSelectionMode.Range.