[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.RangeEnd

RangeEnd Method

RangeEnd(DateTime)

Configurates RangeEnd. Sets the last selected date in a range selection.

Declaration
public CalendarBuilder RangeEnd(DateTime value)
Parameters
Type Name Description
DateTime value

The value.

Returns
Type Description
CalendarBuilder

Current builder.

Remarks

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