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