[]
Defines a builder to configurate InputDateRange.
public class InputDateRangeBuilder : InputDateBaseBuilder<InputDateRange, InputDateRangeBuilder>, IHtmlString
Name | Description |
---|---|
InputDateRangeBuilder(InputDateRange) | Creates one InputDateRangeBuilder instance to configurate |
Name | Description |
---|---|
MonthCount(int) | Configurates MonthCount. Sets the number of months to display in the drop-down calendar. |
SelectionMode(DateSelectionMode) | Configurates SelectionMode. Sets a value that indicates whether users can select days, months, or no values at all. |