RadControls for ASP.NET AJAX The OnViewChanged client-side event handler is called when the MonthYearView navigates to a new view, before the viewable area rendered by the MonthYearView is changed.
Note |
|---|
The OnViewChanged event is supported by: RadMonthYearPicker. |
Two parameters are passed to the event handler:
eventArgs has the following property:
See Also