Telerik.Web.UI.Calendar.DefaultViewChangedEventArgs
Arguments class used when the DefaultViewChanged event is fired.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.Calendar.DefaultViewChangedEventArgs
Properties
NewView CalendarView
Gets the new default CalendarView instance set by the DefaultViewChanged event.
OldView CalendarView
Gets the CalendarView instance that was the default one prior to the rise of DefaultViewChanged event.