[]
        
(Showing Draft Content)

C1.Win.C1Schedule.C1Schedule.GoToDate

GoToDate Method

GoToDate(DateTime)

Sets the specified date as the start date of the scheduler, meaning that on this date the scheduler will show its data. This operation doesn't change the type of view.

Declaration
public void GoToDate(DateTime date)
Parameters
Type Name Description
DateTime date

The DateTime value.