Method OnValueChanged
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.dll
OnValueChanged(EventArgs)
Fires the ValueChanged event.
protected virtual void OnValueChanged(EventArgs e)Parameters
- eEventArgs
- An EventArgs that contains the event data.