[]
        
(Showing Draft Content)

C1.WPF.C1NumericBox.ValueChanged

ValueChanged Event

Fires when the Value property changes.

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