New to Kendo UI for Angular? Start a free 30-day trial
DateChangeEvent
Updated on Oct 31, 2025
Represents the arguments for the dateChange event.
| Name | Type | Default | Description |
|---|---|---|---|
dateRange |
|
Provides the date range of the current view. | |
selectedDate |
|
Provides the currently selected date of the Scheduler. | |
sender |
|
Provides a reference to the Scheduler instance that triggered the event. |