DataView.IBindingList.AllowRemove Propriedade

Definição

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

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

Valor da propriedade

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

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