[]
        
(Showing Draft Content)

C1.WPF.DateTimeEditors.C1DateTimePicker.DateTimeChanged

DateTimeChanged Event

Fires when the DateTime property changes.

Namespace: C1.WPF.DateTimeEditors
Assembly: C1.WPF.DateTimeEditors.dll
Syntax
public event EventHandler<NullablePropertyChangedEventArgs<DateTime>> DateTimeChanged
Public Event DateTimeChanged As EventHandler(Of NullablePropertyChangedEventArgs(Of Date))
Returns
Type Description
EventHandler<NullablePropertyChangedEventArgs<DateTime>> Fires when the property changes.