ASPxScheduler.GoToDate Method
| Name | Parameters | Description |
|---|---|---|
| GoToDate(DateTime, SchedulerViewType) | date, viewType | Sets the specified date as the start date of the scheduler, and forces the scheduler to display data using the specified view. |
| GoToDate(DateTime) | date | Sets the specified date as the start date of the scheduler. |