Raises the ValueChanged event.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.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.