[]
        
(Showing Draft Content)

C1.WPF.Schedule.CalendarBase.SelectedDateChanged

SelectedDateChanged Event

Occurs when the SelectedDate property value has been changed.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public event EventHandler<DateTimePropertyChangeEventArgs> SelectedDateChanged
Returns
Type Description
EventHandler<DateTimePropertyChangeEventArgs> Occurs when the property value has been changed.