toolkitCalendar.SelectRange(startDate, endDate, [extend])
toolkitCalendar.SelectRange(startDate, endDate, [extend])
Variable | Description |
---|---|
startDate | The start date of the selection. DateTime?. |
endDate | The end date of the selection. DateTime?. |
extend | Optional: Whether to extend the currently present selection. Boolean. |