BindingSource.SupportsChangeNotification Propriedade

Definição

Recebe um valor que indica se a fonte de dados suporta notificação de alterações.

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 de Propriedade

true Em todos os casos.

Implementações

Atributos

Aplica-se a