Occurs when the drop-down calendar date selection changes.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public event EventHandler<DateEventArgs> SelectedDateChanged |
Visual Basic
![]() |
---|
Public Event SelectedDateChanged As EventHandler(Of DateEventArgs) |
SelectedDateChanged event handlers receive an argument of type DateEventArgs.