[]
The control extends the InputDate control which sets SelectionMode to Range, MonthCount to 2 and ShowMonthPicker to OutSide.
public class InputDateRange : InputDateBase, IHtmlString, ITemplate, IDropDown
| Name | Description |
|---|---|
| InputDateRange(HtmlHelper, string) | Creates one InputDateRange instance. |
| 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. |