[]
Occurs immediately before the next actions:
public event EventHandler<BeforeViewChangeEventArgs> BeforeViewChange
Type | Description |
---|---|
EventHandler<BeforeViewChangeEventArgs> | Occurs immediately before the next actions: When range of visible dates is changed by the associated calendar control.When view type is changed by the property change.When range of visible dates and(or) view type is changed by the commands. |
Use this event to cancel action, to set other view type or to set other range of dates.