Occurs when the SelectedDate property is changed.

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

Syntax

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

See Also