Fires when any of the properties: LowerValue or UpperValue changes.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public event EventHandler ValueChanged |
| Visual Basic |
|---|
Public Event ValueChanged As EventHandler |