Provides data for the Calendar.VisibleMonthChanged event of a System.Web.UI.WebControls.Calendar control.
See Also: MonthChangedEventArgs Members
The Calendar.VisibleMonthChanged event is raised when the user clicks the System.Web.UI.WebControls.Calendar navigation controls to display the next or previous month.
For a list of initial property values for an instance of System.Web.UI.WebControls.MonthChangedEventArgs, see the MonthChangedEventArgs.#ctor(DateTime, DateTime) constructor.
For more information about handling events, see Events and Delegates.