The DateChangedEventArgs type exposes the following members.

Constructors

  Name Description
Public method DateChangedEventArgs
Initializes a new instance of the DateChangedEventArgs class with the specified old and new DateTime values.

Properties

  Name Description
Public property NewValue
Gets a new property value.
Public property OldValue
Gets an old property value.

See Also