Share via


_CalendarView.GoToDate(DateTime) 方法

定义

更改当前视图用来显示信息的日期。

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

参数

Date
DateTime

应当将视图更改到的日期。

适用于