[]
        
(Showing Draft Content)

C1.WPF.DateTimeEditors.C1TimeEditor.ValueChanged

ValueChanged Event

Fires when the Value property changes.

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