Search
DateChangedEventArgs Members
Constructors Properties
 


Specifies data for the visibleDateChanged event.

The following tables list the members exposed by the DateChangedEventArgs type.

 Public Constructors

  Name Description

DateChangedEventArgs

Initializes a new instance of the DateChangedEventArgs class.

 Public Properties

  Name Description

newDate

Gets the new visible date.

prevDate

Gets the previous visible date.

 See Also