BindingSource.SupportsChangeNotification Propriété

Définition

Obtient une valeur indiquant si la source de données prend en charge la notification de modification.

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

Valeur de propriété

Boolean

true dans tous les cas.

Implémente

Attributs

S’applique à