[]
        
(Showing Draft Content)

C1.Web.Mvc.InputDateBase.PredefinedRanges

PredefinedRanges Property

PredefinedRanges

Gets or sets a function that return the predefined ranges.

Declaration
[JsonConverter(typeof(FunctionConverter))]
public string PredefinedRanges { get; set; }
Remarks

This property is useful only when the SelectionMode property is set to DateSelectionMode.Range. Predefined ranges with null values represent custom ranges to be defined by users by clicking on the calendar.