[]
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.
public void GoToDate(DateTime date)
Type | Name | Description |
---|---|---|
DateTime | date | The DateTime value. |