DataView.IBindingList.AllowNew Propriedade

Definição

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

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

Valor da propriedade

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

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