Fires when the user changes the current view.
Parameters
| Parameter | Description |
|---|---|
| View | The name of the current view. |
Remarks
The OnViewChange even fires when the user changes the view via the caption bar. The following are the possible values of the View parameter:
Value | Description |
|---|---|
| Day | The single day view |
| FullWeek | The full week side-by-side view with each day as a column. |
| Month | The full month view. |
| TimeLine | The time line view |
| Week | The full week view with each day as a box. |
| WorkWeek | The Mon-Fri side-by-side view with each day as a column. |