Occurs when the SelectedDate property is changed.

Namespace:  C1.Xaml.DateTimeEditors
Assembly:  C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)

Syntax

C#
public event SelectionChangedEventHandler SelectedDateChanged
Visual Basic
Public Event SelectedDateChanged As SelectionChangedEventHandler

See Also