Click or drag to resize
DefaultViewChangedEventArgs Properties

The DefaultViewChangedEventArgs type exposes the following members.

Properties
  Name Description
Public property NewView
Gets the new default CalendarView instance set by the DefaultViewChanged event.
Public property OldView
Gets the CalendarView instance that was the default one prior to the rise of DefaultViewChanged event.
Top
See Also