System.Windows.Forms.BindingManagerDataErrorEventArgs Class

Provides data for the BindingManagerBase.DataError event.

See Also: BindingManagerDataErrorEventArgs Members

Syntax

public class BindingManagerDataErrorEventArgs : EventArgs

Remarks

The System.Windows.Forms.BindingManagerDataErrorEventArgs provides the Exception that was caught in the binding process.

Requirements

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