[]
Occurs when mouse clicked on the button of calendar.
public event ClickDateEventHandler ClickDate
Public Event ClickDate As ClickDateEventHandler
Type | Description |
---|---|
ClickDateEventHandler | Occurs when mouse clicked on the button of calendar. |
This event is raised when mouse clicked on the button of calendar. When DisplayMode is greater than StartDisplayMode, mouse clicked on the button will zoom in calendar which doesn't raise ClickDate event.