_CalendarView.GoToDate(DateTime) Method

Definition

Changes the date used by the current view to display information.

public:
 void GoToDate(DateTime Date);
public void GoToDate (DateTime Date);
Public Sub GoToDate (Date As DateTime)

Parameters

Date
DateTime

The date to which the view should be changed.

Applies to