Compartilhar via


BindingSource.SupportsChangeNotification Propriedade

Definição

Obtém um valor que indica se a fonte de dados dá suporte à notificação de alteração.

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

Valor da propriedade

Boolean

true em todos os casos.

Implementações

Atributos

Aplica-se a