The properties of System.Web.UI.WebControls.MonthChangedEventArgs are listed below. For a list of all members, see the MonthChangedEventArgs Members list.
See Also: Inherited members from System.Object
[read-only] | NewDate | DateTime.
Gets the date that determines the currently displayed month in the System.Web.UI.WebControls.Calendar control. |
[read-only] | PreviousDate | DateTime.
Gets the date that determines the previously displayed month in the System.Web.UI.WebControls.Calendar control. |