[]
Occurs when the DisplayMode property changed.
public event CalendarModeChangedEventHandler DisplayModeChanged
Public Event DisplayModeChanged As CalendarModeChangedEventHandler
Type | Description |
---|---|
CalendarModeChangedEventHandler | Occurs when the property changed. |
This event is raised if the DisplayMode property changed, and it can be changed not only by user interaction but also by binding as well as other set values.