Raises the ValueChanged event.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
protected virtual void OnValueChanged( EventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnValueChanged ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
EventArgs that contains the event data.