Table of Contents

Method OnValueChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnValueChanged(EventArgs)

Called when the value of the Value property changes.

protected virtual void OnValueChanged(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.