[]
        
(Showing Draft Content)

C1.WPF.DateTimeEditors.C1DateTimePicker.DateTimeChanged

DateTimeChanged Event

Fires when the DateTime property changes.

Namespace: C1.WPF.DateTimeEditors
Assembly: C1.WPF.DateTimeEditors.4.6.2.dll
Syntax
public event EventHandler<NullablePropertyChangedEventArgs<DateTime>> DateTimeChanged
Returns
Type Description
EventHandler<NullablePropertyChangedEventArgs<DateTime>> Fires when the property changes.