通过


Calendar.SelectionChanged 事件

定义

当用户在控件中选择一天、一周或一个月 Calendar 时发生。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

public:
 event EventHandler ^ SelectionChanged;
public event EventHandler SelectionChanged;
member this.SelectionChanged : EventHandler 
Public Custom Event SelectionChanged As EventHandler 

事件类型

适用于

另请参阅