Click or drag to resize
DefaultViewChangedEventArgsOldView Property
Gets the CalendarView instance that was the default one prior to the rise of DefaultViewChanged event.

Namespace: Kettic.AspNet.Controls.Calendar
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public CalendarView OldView { get; }

Property Value

Type: CalendarView
See Also