DataView.IBindingList.SupportsChangeNotification Propriedade

Definição

Para obter uma descrição deste membro, consulte SupportsChangeNotification.

property bool System::ComponentModel::IBindingList::SupportsChangeNotification { bool get(); };
bool System.ComponentModel.IBindingList.SupportsChangeNotification { get; }
member this.System.ComponentModel.IBindingList.SupportsChangeNotification : bool
 ReadOnly Property SupportsChangeNotification As Boolean Implements IBindingList.SupportsChangeNotification

Valor da propriedade

Para obter uma descrição deste membro, consulte SupportsChangeNotification.

Implementações

Comentários

Esse membro é uma implementação de membro de interface explícita. Ele só pode ser usado quando a DataView instância é convertida em uma IBindingList interface.

Aplica-se a