BindingSource.SupportsChangeNotification Proprietà

Definizione

Ottiene un valore che indica se l'origine dati supporta la notifica di modifiche.

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

Valore della proprietà

Boolean

true in tutti i casi.

Implementazioni

Attributi

Si applica a