System.Windows.Forms.BindingManagerBase.DataError Event

Occurs when an Exception is silently handled by the System.Windows.Forms.BindingManagerBase.

Syntax

public event BindingManagerDataErrorEventHandler DataError

Remarks

This event is informational and reports Common Language Specification (CLS)-compliant exceptions only. To determine what type of exception occurred, handle this event and check the BindingManagerDataErrorEventArgs.Exception property of the System.Windows.Forms.BindingManagerDataErrorEventArgs.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0