DataView.IBindingList.AllowRemove Propiedad

Definición

Para obtener una descripción de este miembro, vea 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 de propiedad

Para obtener una descripción de este miembro, vea AllowRemove.

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de DataView se convierte en una interfaz IBindingList.

Se aplica a