OnBoundValueChanged Method (InputLayoutPanelBase)
Raises the
BoundValueChanged event.
protected virtual void OnBoundValueChanged(
EventArgs
)
'Declaration
Protected Overridable Sub OnBoundValueChanged( _
ByVal As EventArgs _
)
Parameters
- e
- System.EventArgs that contains the event data.