Click or drag to resize
KaxCalendarDefaultViewChanged Event
DefaultViewChanged event is fired a a navigation to a different date range occurred. Generally this is done by using the normal navigation buttons or the fast date navigation popup that allows "jumping" to a specified date.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public event DefaultViewChangedEventHandler DefaultViewChanged

Value

Type: Kettic.AspNet.Controls.CalendarDefaultViewChangedEventHandler
See Also