BindingManagerBase.IsBindingSuspended Property

Definition

Gets a value indicating whether binding is suspended.

public:
 property bool IsBindingSuspended { bool get(); };
public bool IsBindingSuspended { get; }
member this.IsBindingSuspended : bool
Public ReadOnly Property IsBindingSuspended As Boolean

Property Value

true if binding is suspended; otherwise, false.

Applies to