[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateBaseBuilder-2.PredefinedRanges

PredefinedRanges Method

PredefinedRanges(string)

Configurates PredefinedRanges. Sets a function that return the predefined ranges.

Declaration
public TBuilder PredefinedRanges(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.

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.