Back to Devexpress

SchedulerControl.GoToDate Method

windowsforms-devexpress-dot-xtrascheduler-dot-schedulercontrol-dot-gotodate.md

latest662 B
Original Source

SchedulerControl.GoToDate Method

NameParametersDescription
GoToDate(DateTime, SchedulerViewType)date, viewTypeSets 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)dateSets the specified date as the start date of the scheduler, meaning that on this date the scheduler will show its data.