[]
        
(Showing Draft Content)

C1.Web.Mvc.InputDateRange

InputDateRange Class

The control extends the InputDate control which sets SelectionMode to Range, MonthCount to 2 and ShowMonthPicker to OutSide.

Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class InputDateRange : InputDateBase, IHtmlContent, ITemplate, IDropDown
Public Class InputDateRange
    Inherits InputDateBase
    Implements IHtmlContent, ITemplate, IDropDown

Constructors

Name Description
InputDateRange(IHtmlHelper, string)

Creates one InputDateRange instance.

Properties

Name Description
MonthCount

Gets or sets the number of months to display in the drop-down calendar.

SelectionMode

Gets or sets a value that indicates whether users can select days, months, or no values at all.