System.Windows.Forms.BindingCompleteEventArgs Class

Provides data for the Binding.BindingComplete event.

See Also: BindingCompleteEventArgs Members

Syntax

public class BindingCompleteEventArgs : System.ComponentModel.CancelEventArgs

Remarks

The System.Windows.Forms.BindingCompleteEventArgs contains information regarding exceptions or errors that occurred during a 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