[]
Configurates RangeEnd. Sets the last selected date in a range selection.
public CalendarBuilder RangeEnd(DateTime value)
| Type | Name | Description |
|---|---|---|
| DateTime | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |
To enable date range selection, set the SelectionMode property to DateSelectionMode.Range.