The event handler receives an argument of type System.EventArgs containing data related to this event.
This event fires after the value of the DateEdit.DateTime property has been changed (either programmatically or as a result of end-user interaction).
The editor's DateEdit.DateTimeChanged event is equivalent to the current event.