[]
Gets or sets the last selected date in a range selection.
[Json(1)] public DateTime RangeEnd { get; set; }
To enable date range selection, set the SelectionMode property to DateSelectionMode.Range.