New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
NewView
OldView
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.