BindingSource.IsBindingSuspended Vlastnost

Definice

Získá hodnotu označující, zda je pozastavena vazba seznamu.

public:
 property bool IsBindingSuspended { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool IsBindingSuspended { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsBindingSuspended : bool
Public ReadOnly Property IsBindingSuspended As Boolean

Hodnota vlastnosti

trueoznačit, že vazba je pozastavena; v opačném případě . false

Atributy

Platí pro