The members of System.Web.UI.WebControls.MonthChangedEventArgs are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.UI.WebControls.MonthChangedEventArgs class. |
[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. |