[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.InputDateBaseTagHelper-1.RangeEnd

RangeEnd Property

RangeEnd

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

Declaration
public DateTime? RangeEnd { get; set; }
Remarks

The selection range will be defined by the Value and RangeEnd properties.