System.Windows.Forms.BindingCompleteEventArgs.BindingCompleteState Property

Gets the completion state of the binding operation.

Syntax

public BindingCompleteState BindingCompleteState { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the BindingCompleteEventArgs.BindingCompleteState to determine if the binding was successful, or an error or exception occurred.

Requirements

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