SchedulerControl.GoToDate Method
| Name | Parameters | Description |
|---|---|---|
| GoToDate(DateTime, SchedulerViewType) | date, viewType | Sets the specified date as the start date of the scheduler and makes the scheduler show its data for this date using the specified type of view. |
| GoToDate(DateTime) | date | Sets the specified date as the start date of the scheduler, meaning that on this date the scheduler will show its data. |